Searched defs:action (Results 1 - 25 of 25) sorted by path

/include/acpi/
H A Dactbl1.h103 u8 action; member in struct:acpi_whea_header
H A Dactbl2.h943 u8 action; member in struct:acpi_wdat_entry
/include/linux/
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 Dblktrace_api.h109 __u32 action; /* what happened */ member in struct:blk_io_trace
H A Dethtool.h606 * @action: RX ring/queue index to deliver to (non-negative) or other action
631 __s32 action; member in struct:ethtool_rx_ntuple_flow_spec
H A Dfib_rules.h27 __u8 action; member in struct:fib_rule_hdr
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 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 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 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 Dlibata.h147 ATA_DFLAG_ACPI_PENDING = (1 << 5), /* ACPI resume action pending */
218 ATA_PFLAG_RECOVERED = (1 << 3), /* recovery action performed */
328 /* reset / recovery action types */
670 unsigned int action; /* ATA_EH_* action mask */ member in struct:ata_eh_info
671 unsigned int dev_action[ATA_MAX_DEVICES]; /* dev EH action */
1321 ehi->action |= ATA_EH_RESET | ATA_EH_ENABLE_LINK;
H A Dpkt_cls.h121 int action; member in struct:tc_police
152 int action; \
H A Dpkt_sched.h147 int action; member in struct:tc_plug_qopt
H A Dsched.h445 struct k_sigaction action[_NSIG]; member in struct:sighand_struct
H A Dxfrm.h395 __u8 action; member in struct:xfrm_userpolicy_info
/include/linux/ceph/
H A Dceph_fs.h679 __u8 action; /* CEPH_MDS_LEASE_* */ member in struct:ceph_mds_lease
/include/misc/
H A Daltera.h31 u8 *action; member in struct:altera_config
/include/net/
H A Dfib_rules.h21 u8 action; member in struct:fib_rule
46 int (*action)(struct fib_rule *, member in struct:fib_rules_ops
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 Dsch_generic.h659 int action)
658 skb_act_clone(struct sk_buff *skb, gfp_t gfp_mask, int action) argument
H A Dxfrm.h74 If "action" is "block", then we prohibit the flow, otherwise:
517 u8 action; member in struct:xfrm_policy
/include/net/sctp/
H A Dsm.h77 int action; member in struct:__anon1631
426 * and take no further action.
435 * and take no further action. An endpoint MUST ignore the
/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/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

Completed in 455 milliseconds