OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elevator_dispatch_fn
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/common/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
elevator.h
22
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
44
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
/external/kernel-headers/original/linux/
elevator.h
11
typedef int (
elevator_dispatch_fn
) (request_queue_t *, int);
typedef
33
elevator_dispatch_fn
*
elevator_dispatch_fn
;
member in struct:elevator_ops
Completed in 94 milliseconds