Searched refs:operation (Results 1 – 19 of 19) sorted by relevance
53 struct gb_operation *operation; member117 gb_operation_is_incoming(struct gb_operation *operation) in gb_operation_is_incoming() argument119 return operation->flags & GB_OPERATION_FLAG_INCOMING; in gb_operation_is_incoming()123 gb_operation_is_unidirectional(struct gb_operation *operation) in gb_operation_is_unidirectional() argument125 return operation->flags & GB_OPERATION_FLAG_UNIDIRECTIONAL; in gb_operation_is_unidirectional()129 gb_operation_short_response_allowed(struct gb_operation *operation) in gb_operation_short_response_allowed() argument131 return operation->flags & GB_OPERATION_FLAG_SHORT_RESPONSE; in gb_operation_short_response_allowed()134 static inline bool gb_operation_is_core(struct gb_operation *operation) in gb_operation_is_core() argument136 return operation->flags & GB_OPERATION_FLAG_CORE; in gb_operation_is_core()142 int gb_operation_result(struct gb_operation *operation);[all …]
74 __u8 operation; member132 __u32 operation; member351 __u8 operation; member406 __u8 operation; member
18 __u8 operation; /* bitset of operations */ member
26 __u8 operation; member
25 __u8 operation; /* bitset of operations */ member
246 uint8_t operation; /* BLKIF_OP_??? */ member257 uint8_t operation; /* copied from request */ member
862 uint8_t operation; member878 uint8_t operation; member
999 uint8_t operation; member1012 uint8_t operation; member
126 const char *operation; member
785 .operation = #op, \846 .operation = #op, \880 .operation = #op, \
1397 #define media_entity_call(entity, operation, args...) \ argument1398 (((entity)->ops && (entity)->ops->operation) ? \1399 (entity)->ops->operation((entity) , ##args) : -ENOIOCTLCMD)
176 int (*power_hook)(struct pcmcia_socket *sock, int operation);
122 u8 operation[0x8]; member
10485 u8 operation[0x4]; member
185 const char *operation);246 static inline void audit_log_path_denied(int type, const char *operation) in audit_log_path_denied() argument
388 u8 operation; member
208 __u32 operation; member593 __u32 operation; member
943 __u32 operation; member
1969 __u8 operation; member1978 __u8 operation; member2005 __u8 operation; member