Searched defs:action (Results 1 – 25 of 50) sorted by relevance
12
/include/drm/ |
D | drm_managed.h | 24 #define drmm_add_action(dev, action, data) \ argument 40 #define drmm_add_action_or_reset(dev, action, data) \ argument
|
/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() 49 static inline u8 rave_sp_action_unpack_value(unsigned long action) in rave_sp_action_unpack_value()
|
/include/misc/ |
D | altera.h | 17 u8 *action; member
|
/include/net/ |
D | flow_offload.h | 240 int action; member 283 static inline bool flow_action_has_entries(const struct flow_action *action) in flow_action_has_entries() 294 static inline bool flow_offload_has_one_action(const struct flow_action *action) in flow_offload_has_one_action() 305 flow_action_mixed_hw_stats_check(const struct flow_action *action, in flow_action_mixed_hw_stats_check() 326 flow_action_first_entry_get(const struct flow_action *action) in flow_action_first_entry_get() 333 __flow_action_hw_stats_check(const struct flow_action *action, in __flow_action_hw_stats_check() 363 flow_action_hw_stats_check(const struct flow_action *action, in flow_action_hw_stats_check() 371 flow_action_basic_hw_stats_check(const struct flow_action *action, in flow_action_basic_hw_stats_check() 379 struct flow_action action; member
|
D | fib_rules.h | 28 u8 action; member 69 int (*action)(struct fib_rule *, member
|
/include/linux/ |
D | wait_bit.h | 150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, 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()
|
D | pagewalk.h | 90 enum page_walk_action action; member
|
D | ccp.h | 171 enum ccp_aes_action action; member 232 enum ccp_aes_action action; member 344 enum ccp_des3_action action; member
|
D | irqdesc.h | 60 struct irqaction *action; /* IRQ action list */ member
|
D | of.h | 1361 unsigned long action; member 1440 static inline int of_reconfig_notify(unsigned long action, in of_reconfig_notify() 1445 static inline int of_reconfig_get_state_change(unsigned long action, in of_reconfig_get_state_change()
|
D | counter.h | 139 size_t action; member
|
D | damon.h | 250 enum damos_action action; member
|
D | interrupt.h | 567 void (*action)(struct softirq_action *); member
|
/include/uapi/xen/ |
D | gntalloc.h | 74 __u32 action; member
|
D | gntdev.h | 144 __u32 action; member
|
/include/linux/greybus/ |
D | svc.h | 55 enum gb_svc_watchdog_bite action; member
|
/include/trace/events/ |
D | btrfs.h | 772 #define show_ref_action(action) \ argument
|
/include/net/tc_act/ |
D | tc_police.h | 35 int action; member
|
/include/uapi/linux/ |
D | fib_rules.h | 28 __u8 action; member
|
D | blktrace_api.h | 107 __u32 action; /* what happened */ member
|
/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()
|
/include/uapi/scsi/ |
D | scsi_bsg_fc.h | 160 __u8 action; /* fragment_id for CT REJECT */ member
|
/include/linux/mlx5/ |
D | accel.h | 77 enum mlx5_accel_esp_action action; member
|
D | fs.h | 208 u32 action; member
|
/include/net/netfilter/ |
D | nf_flow_table.h | 55 int (*action)(struct net *net, member
|
12