Searched refs:context (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | asn1_decoder.h | 16 void *context,
|
| A D | compiler_types.h | 14 # define __must_hold(x) __attribute__((context(x,1,1))) 15 # define __acquires(x) __attribute__((context(x,0,1))) 16 # define __releases(x) __attribute__((context(x,1,0)))
|
| A D | asn1_ber_bytecode.h | 16 typedef int (*asn1_action_t)(void *context,
|
| /include/linux/usb/ |
| A D | gadget.h | 97 void *context; member
|
| /include/ |
| A D | efi_loader.h | 524 void (EFIAPI *notify_function)(struct efi_event *event, void *context); 819 void *context),
|
| A D | efi_api.h | 89 void *context), 195 void *context),
|
Completed in 21 milliseconds