OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autofs_wqt_t
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
auto_fs.h
29
typedef unsigned long
autofs_wqt_t
;
typedef
31
typedef unsigned int
autofs_wqt_t
;
typedef
41
autofs_wqt_t
wait_queue_token;
86
autofs_wqt_t
wait_queue_token;
98
autofs_wqt_t
wait_queue_token;
/external/kernel-headers/original/uapi/linux/
auto_fs.h
29
* The wait_queue_token (
autofs_wqt_t
) is part of a structure which is passed
32
*
autofs_wqt_t
stays constant between 32- and 64-bit Linux kernels so that we
36
typedef unsigned long
autofs_wqt_t
;
typedef
38
typedef unsigned int
autofs_wqt_t
;
typedef
52
autofs_wqt_t
wait_queue_token;
178
autofs_wqt_t
wait_queue_token;
193
autofs_wqt_t
wait_queue_token;
Completed in 798 milliseconds