Home
last modified time | relevance | path

Searched defs:action (Results 1776 - 1800 of 2279) sorted by relevance

1...<<71727374757677787980>>...92

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.h158 enum smu8_pstate_previous_action action; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dsdma.c634 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 Dintel_guc_capture.c1288 u32 action[] = { in __guc_capture_flushlog_complete() local
H A Dintel_guc_fwif.h280 u32 action; member
291 u32 action; member
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c212 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 Dintel_uncore.c2444 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 Di2c-imx.c621 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 Dmaster.c2266 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 Ddmar.c340 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 Dsur40.c58 u8 action; /* 0x02 = enter/exit, 0x03 = update (?) */ member
H A Dads7846.c766 int action; in ads7846_filter() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-mpath.c1965 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 Dauxtrace.h437 const char *action; member
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c70 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 Dact_ct.c70 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 Dflow_netlink.c59 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 Dima_policy.c100 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 DBusLogic.c2823 blogic_write_outbox(struct blogic_adapter *adapter, enum blogic_action action, struct blogic_ccb *ccb) blogic_write_outbox() argument
H A Dqla1280.c810 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 Dbnx2i_hwi.c138 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 Dsas_expander.c1984 char *action = ""; in sas_rediscover_dev() local
/kernel/linux/linux-6.6/mm/
H A Dmm_init.c183 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 Dsysfs-schemes.c1125 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 Dseccomp.c963 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 Dtimekeeping.c757 static void timekeeping_update(struct timekeeper *tk, unsigned int action) in timekeeping_update() argument

Completed in 60 milliseconds

1...<<71727374757677787980>>...92