/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-tree.c | 2407 int action; __btrfs_mod_ref() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | xfrm.h | 425 __u8 action; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 759 fill_random_ptr_key(struct notifier_block *nb, unsigned long action, void *data) fill_random_ptr_key() argument
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cpuset.c | 3379 cpuset_track_online_nodes(struct notifier_block *self, unsigned long action, void *arg) cpuset_track_online_nodes() argument
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree.c | 4273 rcu_pm_notify(struct notifier_block *self, unsigned long action, void *hcpu) rcu_pm_notify() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | signal.c | 1314 struct k_sigaction *action; in force_sig_info_to_task() local 3943 kernel_sigaction(int sig, __sighandler_t action) kernel_sigaction() argument [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 3528 static int hci_suspend_notifier(struct notifier_block *nb, unsigned long action, in hci_suspend_notifier() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 5610 usb_exchange(struct gspca_dev *gspca_dev, const struct usb_action *action) usb_exchange() argument [all...] |
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | nvme.h | 860 nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req, struct nvme_command *cmnd, enum nvme_zone_mgmt_action action) nvme_setup_zone_mgmt_send() argument
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_mlme_ext.c | 1689 unsigned char category, action; in issue_action_BSSCoexistPacket() local 3528 u8 action; in on_action_spct() local 1533 issue_action_BA(struct adapter *padapter, unsigned char *raddr, unsigned char action, unsigned short status) issue_action_BA() argument 3577 unsigned char category, action; OnAction_back() local 3710 on_action_public_default(struct recv_frame *precv_frame, u8 action) on_action_public_default() argument 3735 u8 category, action; on_action_public() local [all...] |
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi.c | 4073 static int of_spi_notify(struct notifier_block *nb, unsigned long action, in of_spi_notify() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | zc3xx.c | 5610 usb_exchange(struct gspca_dev *gspca_dev, const struct usb_action *action) usb_exchange() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 1571 static int ns_do_state_action(struct nandsim *ns, uint32_t action) in ns_do_state_action() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1778 __mlxsw_sp_port_fdb_uc_op(struct mlxsw_sp *mlxsw_sp, u16 local_port, const char *mac, u16 fid, u16 vid, bool adding, enum mlxsw_reg_sfd_rec_action action, enum mlxsw_reg_sfd_rec_policy policy) __mlxsw_sp_port_fdb_uc_op() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_ste_v1.c | 604 u8 *action; in dr_ste_v1_arr_init_next_match() local 630 u8 *action in dr_ste_v1_set_actions_tx() local 536 dr_ste_v1_set_rewrite_actions(u8 *hw_ste_p, u8 *action, u16 num_of_actions, u32 rewrite_pattern, u32 rewrite_args, u8 *action_data) dr_ste_v1_set_rewrite_actions() argument 786 u8 *action = MLX5_ADDR_OF(ste_match_bwc_v1, last_ste, action); dr_ste_v1_set_actions_rx() local 2232 dr_ste_v1_alloc_modify_hdr_ptrn_arg(struct mlx5dr_action *action) dr_ste_v1_alloc_modify_hdr_ptrn_arg() argument 2267 dr_ste_v1_free_modify_hdr_ptrn_arg(struct mlx5dr_action *action) dr_ste_v1_free_modify_hdr_ptrn_arg() argument [all...] |
H A D | mlx5_ifc_dr.h | 583 u8 action[0x1]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api.c | 1414 vcap_rule_alloc_actionfield(struct vcap_rule_internal *ri, const struct vcap_field *actionfield, enum vcap_action_field action, u8 *value) vcap_rule_alloc_actionfield() argument 1833 vcap_actionfield_name(struct vcap_control *vctrl, enum vcap_action_field action) vcap_actionfield_name() argument 1919 vcap_find_actionset_actionfield(struct vcap_control *vctrl, enum vcap_type vtype, enum vcap_actionfield_set actionset, enum vcap_action_field action) vcap_find_actionset_actionfield() argument 2820 vcap_actionfield_match_actionset(struct vcap_rule *rule, enum vcap_action_field action) vcap_actionfield_match_actionset() argument 2838 vcap_rule_add_action(struct vcap_rule *rule, enum vcap_action_field action, enum vcap_field_type ftype, struct vcap_client_actionfield_data *data) vcap_rule_add_action() argument 2887 vcap_rule_add_action_bit(struct vcap_rule *rule, enum vcap_action_field action, enum vcap_bit val) vcap_rule_add_action_bit() argument 2899 vcap_rule_add_action_u32(struct vcap_rule *rule, enum vcap_action_field action, u32 value) vcap_rule_add_action_u32() argument 3458 vcap_rule_mod_action(struct vcap_rule *rule, enum vcap_action_field action, enum vcap_field_type ftype, struct vcap_client_actionfield_data *data) vcap_rule_mod_action() argument 3473 vcap_rule_mod_action_u32(struct vcap_rule *rule, enum vcap_action_field action, u32 value) vcap_rule_mod_action_u32() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_main.c | 3231 ehea_reboot_notifier(struct notifier_block *nb, unsigned long action, void *unused) ehea_reboot_notifier() argument 3245 ehea_mem_notifier(struct notifier_block *nb, unsigned long action, void *data) ehea_mem_notifier() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 1199 enum eth_filter_action action = MAX_ETH_FILTER_ACTION; in qed_filter_action() local 1232 enum eth_filter_action action; in qed_filter_ucast_common() local [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | sata_sil24.c | 262 unsigned int err_mask, action; member 1013 unsigned int err_mask = 0, action = 0; in sil24_error_intr() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.c | 2418 int action; __btrfs_mod_ref() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | of.h | 1510 unsigned long action; member 1614 static inline int of_reconfig_notify(unsigned long action, in of_reconfig_notify() argument 1619 static inline int of_reconfig_get_state_change(unsigned long action, in of_reconfig_get_state_change() argument 1649 static inline const char *of_overlay_action_name(enum of_overlay_notify_action action) in of_overlay_action_name() argument
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl3.h | 615 u8 action; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | pkt_cls.h | 226 int action; member 230 tcf_exts_init(struct tcf_exts *exts, struct net *net, int action, int police) tcf_exts_init() argument
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 5110 uint8_t action = 0, log_level = 0; in lpfc_bsg_set_ras_config() local
|