| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu8_hwmgr.h | 158 enum smu8_pstate_previous_action action; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | sdma.c | 634 const struct sdma_set_state_action *action = sdma_action_table; in sdma_set_state() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 1288 u32 action[] = { in __guc_capture_flushlog_complete() local
|
| H A D | intel_guc_fwif.h | 280 u32 action; member 291 u32 action; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 212 ingenic_drm_update_pixclk(struct notifier_block *nb, unsigned long action, void *data) ingenic_drm_update_pixclk() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | intel_uncore.c | 2444 i915_pmic_bus_access_notifier(struct notifier_block *nb, unsigned long action, void *data) i915_pmic_bus_access_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| H A D | i2c-imx.c | 621 i2c_imx_clk_notifier_call(struct notifier_block *nb, unsigned long action, void *data) i2c_imx_clk_notifier_call() argument
|
| /kernel/linux/linux-6.6/drivers/i3c/ |
| H A D | master.c | 2266 static int i3c_i2c_notifier_call(struct notifier_block *nb, unsigned long action, in i3c_i2c_notifier_call() argument
|
| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| H A D | dmar.c | 340 dmar_pci_bus_notifier(struct notifier_block *nb, unsigned long action, void *data) dmar_pci_bus_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | sur40.c | 58 u8 action; /* 0x02 = enter/exit, 0x03 = update (?) */ member
|
| H A D | ads7846.c | 766 int action; in ads7846_filter() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-mpath.c | 1965 action_fn action; in multipath_message() local 1423 action_dev(struct multipath *m, struct dm_dev *dev, action_fn action) action_dev() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | auxtrace.h | 437 const char *action; member
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_api.c | 70 int tcf_action_check_ctrlact(int action, struct tcf_proto *tp, in tcf_action_check_ctrlact() argument 106 struct tcf_chain *tcf_action_set_ctrlact(struct tc_action *a, int action, in tcf_action_set_ctrlact() argument 246 tcf_action_offload_add_ex(struct tc_action *action, struct netlink_ext_ack *extack, flow_indr_block_bind_cb_t *cb, void *cb_priv) tcf_action_offload_add_ex() argument 295 tcf_action_offload_add(struct tc_action *action, struct netlink_ext_ack *extack) tcf_action_offload_add() argument 301 tcf_action_update_hw_stats(struct tc_action *action) tcf_action_update_hw_stats() argument 329 tcf_action_offload_del_ex(struct tc_action *action, flow_indr_block_bind_cb_t *cb, void *cb_priv) tcf_action_offload_del_ex() argument 358 tcf_action_offload_del(struct tc_action *action) tcf_action_offload_del() argument 1784 tcf_reoffload_del_notify(struct net *net, struct tc_action *action) tcf_reoffload_del_notify() argument [all...] |
| H A D | act_ct.c | 70 static void tcf_ct_add_mangle_action(struct flow_action *action, in tcf_ct_add_mangle_action() argument 108 tcf_ct_add_ipv6_addr_mangle_action(struct flow_action *action, in tcf_ct_add_ipv6_addr_mangle_action() argument 91 tcf_ct_flow_table_add_action_nat_ipv4(const struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple target, struct flow_action *action) tcf_ct_flow_table_add_action_nat_ipv4() argument 121 tcf_ct_flow_table_add_action_nat_ipv6(const struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple target, struct flow_action *action) tcf_ct_flow_table_add_action_nat_ipv6() argument 136 tcf_ct_flow_table_add_action_nat_tcp(const struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple target, struct flow_action *action) tcf_ct_flow_table_add_action_nat_tcp() argument 154 tcf_ct_flow_table_add_action_nat_udp(const struct nf_conntrack_tuple *tuple, struct nf_conntrack_tuple target, struct flow_action *action) tcf_ct_flow_table_add_action_nat_udp() argument 171 tcf_ct_flow_table_add_action_meta(struct nf_conn *ct, enum ip_conntrack_dir dir, enum ip_conntrack_info ctinfo, struct flow_action *action) tcf_ct_flow_table_add_action_meta() argument 197 tcf_ct_flow_table_add_action_nat(struct net *net, struct nf_conn *ct, enum ip_conntrack_dir dir, struct flow_action *action) tcf_ct_flow_table_add_action_nat() argument 242 struct flow_action *action = &flow_rule->rule->action; tcf_ct_flow_table_fill_actions() local 927 int err, action = 0; tcf_ct_act_nat() local [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow_netlink.c | 59 u16 action = nla_type(nla); in actions_may_change_flow() local 2325 static void ovs_nla_free_check_pkt_len_action(const struct nlattr *action) in ovs_nla_free_check_pkt_len_action() argument 2340 static void ovs_nla_free_clone_action(const struct nlattr *action) in ovs_nla_free_clone_action() argument 2354 static void ovs_nla_free_dec_ttl_action(const struct nlattr *action) in ovs_nla_free_dec_ttl_action() argument 2365 static void ovs_nla_free_sample_action(const struct nlattr *action) in ovs_nla_free_sample_action() argument [all...] |
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_policy.c | 100 int action; member 744 int action = 0, actmask = flags | (flags << 1); ima_match_policy() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | BusLogic.c | 2823 blogic_write_outbox(struct blogic_adapter *adapter, enum blogic_action action, struct blogic_ccb *ccb) blogic_write_outbox() argument
|
| H A D | qla1280.c | 810 qla1280_error_action(struct scsi_cmnd *cmd, enum action action) in qla1280_error_action() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
| H A D | bnx2i_hwi.c | 138 int bnx2i_arm_cq_event_coalescing(struct bnx2i_endpoint *ep, u8 action) in bnx2i_arm_cq_event_coalescing() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/libsas/ |
| H A D | sas_expander.c | 1984 char *action = ""; in sas_rediscover_dev() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mm_init.c | 183 mm_compute_batch_notifier(struct notifier_block *self, unsigned long action, void *arg) mm_compute_batch_notifier() argument
|
| /kernel/linux/linux-6.6/mm/damon/ |
| H A D | sysfs-schemes.c | 1125 enum damos_action action; member 1348 enum damos_action action; in action_store() local 1146 damon_sysfs_scheme_alloc( enum damos_action action) damon_sysfs_scheme_alloc() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | seccomp.c | 963 static inline void seccomp_log(unsigned long syscall, long signr, u32 action, in seccomp_log() argument 1206 u32 filter_ret, action; in __seccomp_filter() local 2009 u32 action; seccomp_get_action_avail() local [all...] |
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | timekeeping.c | 757 static void timekeeping_update(struct timekeeper *tk, unsigned int action) in timekeeping_update() argument
|