Searched refs:action (Results 1 - 25 of 38) sorted by relevance

12

/include/trace/events/
H A Dsunrpc.h66 TP_PROTO(const struct rpc_clnt *clnt, const struct rpc_task *task, const void *action),
68 TP_ARGS(clnt, task, action),
73 __field(const void *, action)
82 __entry->action = action;
88 TP_printk("task:%p@%p flags=%4.4x state=%4.4lx status=%d action=%pf",
94 __entry->action
100 TP_PROTO(const struct rpc_clnt *clnt, const struct rpc_task *task, const void *action),
102 TP_ARGS(clnt, task, action)
108 TP_PROTO(const struct rpc_clnt *clnt, const struct rpc_task *task, const void *action),
[all...]
H A Dirq.h27 * irq_handler_entry - called immediately before the irq action handler
29 * @action: pointer to struct irqaction
31 * The struct irqaction pointed to by @action contains various
33 * @action->name, and the device id, @action->dev_id. When used in
39 TP_PROTO(int irq, struct irqaction *action),
41 TP_ARGS(irq, action),
45 __string( name, action->name )
50 __assign_str(name, action->name);
57 * irq_handler_exit - called immediately after the irq action handle
[all...]
H A Dbtrfs.h424 #define show_ref_action(action) \
425 __print_symbolic(action, \
436 int action),
438 TP_ARGS(ref, full_ref, action),
443 __field( int, action )
453 __entry->action = action;
460 TP_printk("bytenr = %llu, num_bytes = %llu, action = %s, "
465 show_ref_action(__entry->action),
475 int action),
[all...]
/include/misc/
H A Daltera.h31 u8 *action; member in struct:altera_config
/include/xen/
H A Dgntalloc.h72 uint32_t action; member in struct:ioctl_gntalloc_unmap_notify
H A Dgntdev.h140 uint32_t action; member in struct:ioctl_gntdev_unmap_notify
/include/linux/
H A Dfib_rules.h27 __u8 action; member in struct:fib_rule_hdr
H A Dkobject.h207 int kobject_uevent(struct kobject *kobj, enum kobject_action action);
208 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action,
218 enum kobject_action action)
221 enum kobject_action action,
217 kobject_uevent(struct kobject *kobj, enum kobject_action action) argument
220 kobject_uevent_env(struct kobject *kobj, enum kobject_action action, char *envp[]) argument
H A Dirqdesc.h22 * @action: the irq action chain
48 struct irqaction *action; /* IRQ action list */ member in struct:irq_desc
123 return desc->action != NULL;
H A Dsignal.h287 * | POSIX signal | default action |
322 * | non-POSIX signal | default action |
327 * (+) For SIGKILL and SIGSTOP the action is "always", not just "default".
335 * default action of stopping the process may happen later or never.
380 (((t)->sighand->action[(signr)-1].sa.sa_handler != SIG_DFL) && \
381 ((t)->sighand->action[(signr)-1].sa.sa_handler != SIG_IGN))
385 (t)->sighand->action[(signr)-1].sa.sa_handler == SIG_DFL)
H A Dwait.h624 * @action: the function used to sleep, which may take special actions
635 int (*action)(void *), unsigned mode)
639 return out_of_line_wait_on_bit(word, bit, action, mode);
646 * @action: the function used to sleep, which may take special actions
659 int (*action)(void *), unsigned mode)
663 return out_of_line_wait_on_bit_lock(word, bit, action, mode);
H A Dlglock.h83 unsigned long action, void *hcpu) \
85 switch (action & ~CPU_TASKS_FROZEN) { \
H A Dpkt_cls.h121 int action; member in struct:tc_police
152 int action; \
H A Dpm_qos.h73 enum pm_qos_req_action action, int value);
H A Dieee80211.h765 u8 action; member in struct:ieee80211_mgmt::__anon498::__anon508::__anon509::__anon518
769 u8 action; member in struct:ieee80211_mgmt::__anon498::__anon508::__anon509::__anon519
779 } __attribute__ ((packed)) action; member in union:ieee80211_mgmt::__anon498
787 #define IEEE80211_MIN_ACTION_SIZE offsetof(struct ieee80211_mgmt, u.action.u)
1358 /* SPECTRUM_MGMT action code */
1367 /* HT action codes */
1389 /* Mesh action codes */
1413 /* Public action codes */
1418 /* TDLS action codes */
1539 /* BACK action cod
[all...]
H A Daudit.h361 __u32 failure; /* Failure-to-log action */
379 __u32 action; /* AUDIT_NEVER, AUDIT_POSSIBLE, AUDIT_ALWAYS */ member in struct:audit_rule_data
395 __u32 action; /* AUDIT_NEVER, AUDIT_POSSIBLE, AUDIT_ALWAYS */ member in struct:audit_rule
426 u32 action; member in struct:audit_krule
H A Dinterrupt.h43 * IRQF_DISABLED - keep irqs disabled when calling the action handler.
94 * struct irqaction - per interrupt action descriptor
450 void (*action)(struct softirq_action *); member in struct:softirq_action
455 extern void open_softirq(int nr, void (*action)(struct softirq_action *));
H A Dblktrace_api.h109 __u32 action; /* what happened */ member in struct:blk_io_trace
H A Dinit_task.h62 .action = { { { .sa_handler = SIG_DFL, } }, }, \
/include/net/
H A Dpkt_cls.h65 struct tc_action *action; member in struct:tcf_exts
73 int action; member in struct:tcf_ext_map
88 return !!exts->action;
115 * a positive action code (TC_ACT_*) which must be returned to the
123 if (exts->action)
124 return tcf_action_exec(skb, exts->action, res);
H A Dfib_rules.h21 u8 action; member in struct:fib_rule
46 int (*action)(struct fib_rule *, member in struct:fib_rules_ops
/include/scsi/
H A Dscsi_bsg_fc.h174 uint8_t action; /* fragment_id for CT REJECT */ member in struct:fc_bsg_ctels_reply::__anon1795
/include/linux/sunrpc/
H A Dsched.h56 * action next procedure for async tasks
230 rpc_action action);
233 rpc_action action,
/include/acpi/
H A Dacpixf.h370 u32 gpe_number, u8 action))
384 u8 action))
H A Dprocessor.h327 unsigned long action);

Completed in 328 milliseconds

12