/include/drm/ |
D | drm_managed.h | 25 #define drmm_add_action(dev, action, data) \ argument 26 __drmm_add_action(dev, action, data, #action) 29 drmres_release_t action, 41 #define drmm_add_action_or_reset(dev, action, data) \ argument 42 __drmm_add_action_or_reset(dev, action, data, #action) 45 drmres_release_t action,
|
/include/linux/mfd/ |
D | rave-sp.h | 44 static inline u8 rave_sp_action_unpack_event(unsigned long action) in rave_sp_action_unpack_event() argument 46 return action; in rave_sp_action_unpack_event() 49 static inline u8 rave_sp_action_unpack_value(unsigned long action) in rave_sp_action_unpack_value() argument 51 return action >> 8; in rave_sp_action_unpack_value()
|
/include/net/ |
D | flow_offload.h | 277 int action; member 323 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() argument 325 return action->num_entries; in flow_action_has_entries() 334 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action() argument 336 return action->num_entries == 1; in flow_offload_has_one_action() 339 static inline bool flow_action_is_last_entry(const struct flow_action *action, in flow_action_is_last_entry() argument 342 return entry == &action->entries[action->num_entries - 1]; in flow_action_is_last_entry() 351 flow_action_mixed_hw_stats_check(const struct flow_action *action, in flow_action_mixed_hw_stats_check() argument 358 if (flow_offload_has_one_action(action)) in flow_action_mixed_hw_stats_check() 361 flow_action_for_each(i, action_entry, action) { in flow_action_mixed_hw_stats_check() [all …]
|
D | fib_rules.h | 28 u8 action; member 69 int (*action)(struct fib_rule *, member
|
D | act_api.h | 259 int tcf_action_update_hw_stats(struct tc_action *action); 262 int tcf_action_check_ctrlact(int action, struct tcf_proto *tp, 265 struct tcf_chain *tcf_action_set_ctrlact(struct tc_action *a, int action,
|
/include/trace/events/ |
D | irq.h | 55 TP_PROTO(int irq, struct irqaction *action), 57 TP_ARGS(irq, action), 61 __string( name, action->name ) 66 __assign_str(name, action->name); 85 TP_PROTO(int irq, struct irqaction *action, int ret), 87 TP_ARGS(irq, action, ret),
|
D | power.h | 250 TP_PROTO(const char *action, int val, bool start), 252 TP_ARGS(action, val, start), 255 __field(const char *, action) 261 __entry->action = action; 266 TP_printk("%s[%u] %s", __entry->action, (unsigned int)__entry->val, 430 TP_PROTO(enum pm_qos_req_action action, int prev_value, int curr_value), 432 TP_ARGS(action, prev_value, curr_value), 435 __field( enum pm_qos_req_action, action ) 441 __entry->action = action; 447 __print_symbolic(__entry->action, [all …]
|
D | btrfs.h | 835 #define show_ref_action(action) \ argument 836 __print_symbolic(action, \ 848 int action), 850 TP_ARGS(fs_info, ref, full_ref, action), 855 __field( int, action ) 866 __entry->action = action; 879 show_ref_action(__entry->action), 891 int action), 893 TP_ARGS(fs_info, ref, full_ref, action) 901 int action), [all …]
|
/include/linux/ |
D | wait_bit.h | 27 …ead *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode… 28 …ead *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode… 30 int out_of_line_wait_on_bit(void *word, int, wait_bit_action_f *action, unsigned int mode); 31 int out_of_line_wait_on_bit_timeout(void *word, int, wait_bit_action_f *action, unsigned int mode, … 32 int out_of_line_wait_on_bit_lock(void *word, int, wait_bit_action_f *action, unsigned int mode); 150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_action() argument 156 return out_of_line_wait_on_bit(word, bit, action, mode); in wait_on_bit_action() 229 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_lock_action() argument 235 return out_of_line_wait_on_bit_lock(word, bit, action, mode); in wait_on_bit_lock_action()
|
D | ccp.h | 172 enum ccp_aes_action action; member 233 enum ccp_aes_action action; member 345 enum ccp_des3_action action; member
|
D | irqdesc.h | 61 struct irqaction *action; /* IRQ action list */ member 181 return desc && desc->action != NULL; in irq_desc_has_action()
|
D | kobject.h | 235 int kobject_uevent(struct kobject *kobj, enum kobject_action action); 236 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
|
D | pagewalk.h | 101 enum page_walk_action action; member
|
D | pm_qos.h | 142 enum pm_qos_req_action action, int value); 145 enum pm_qos_req_action action, s32 val); 311 enum pm_qos_req_action action, s32 value);
|
D | counter.h | 160 enum counter_synapse_action *action); 194 enum counter_synapse_action action); 341 enum counter_synapse_action *action); 345 enum counter_synapse_action action);
|
D | ieee80211.h | 1290 u8 action; member 1294 u8 action; member 1347 } __packed action; member 1358 #define IEEE80211_MIN_ACTION_SIZE offsetof(struct ieee80211_mgmt, u.action.u) 4186 return mgmt->u.action.category == WLAN_CATEGORY_PUBLIC; in ieee80211_is_public_action() 4202 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action() 4203 mgmt->u.action.category == WLAN_CATEGORY_MULTIHOP_ACTION; in _ieee80211_is_group_privacy_action() 4313 sizeof(mgmt->u.action.u.tpc_report)) in ieee80211_action_contains_tpc() 4327 if (mgmt->u.action.category != WLAN_CATEGORY_SPECTRUM_MGMT && in ieee80211_action_contains_tpc() 4328 mgmt->u.action.category != WLAN_CATEGORY_RADIO_MEASUREMENT) in ieee80211_action_contains_tpc() [all …]
|
/include/rdma/ |
D | uverbs_std_types.h | 114 static inline void uverbs_flow_action_fill_action(struct ib_flow_action *action, in uverbs_flow_action_fill_action() argument 119 atomic_set(&action->usecnt, 0); in uverbs_flow_action_fill_action() 120 action->device = ib_dev; in uverbs_flow_action_fill_action() 121 action->type = type; in uverbs_flow_action_fill_action() 122 action->uobject = uobj; in uverbs_flow_action_fill_action() 123 uobj->object = action; in uverbs_flow_action_fill_action()
|
/include/linux/platform_data/ |
D | mlxreg.h | 82 int (*user_handler)(void *handle, enum mlxreg_hotplug_kind kind, u8 action); 107 enum mlxreg_hotplug_device_action action; member 109 int (*user_handler)(void *handle, enum mlxreg_hotplug_kind kind, u8 action);
|
/include/misc/ |
D | altera.h | 17 u8 *action; member
|
/include/uapi/xen/ |
D | gntalloc.h | 74 __u32 action; member
|
D | gntdev.h | 150 __u32 action; member
|
/include/uapi/linux/ |
D | fib_rules.h | 28 __u8 action; member
|
/include/uapi/scsi/ |
D | scsi_bsg_fc.h | 160 __u8 action; /* fragment_id for CT REJECT */ member
|
/include/linux/sunrpc/ |
D | sched.h | 229 rpc_action action, 232 rpc_action action);
|
/include/linux/mlx5/ |
D | fs.h | 245 u32 action; member 260 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\
|