Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c2194 hws_action_apply_stc(struct mlx5hws_actions_apply_data *apply, in hws_action_apply_stc()
2204 hws_action_setter_push_vlan(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_push_vlan()
2218 hws_action_setter_modify_header(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_modify_header()
2274 hws_action_setter_insert_ptr(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_insert_ptr()
2306 hws_action_setter_tnl_l3_to_l2(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_tnl_l3_to_l2()
2338 hws_action_setter_aso(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_aso()
2372 hws_action_setter_tag(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_tag()
2383 hws_action_setter_ctrl_ctr(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_ctrl_ctr()
2394 hws_action_setter_single(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_single()
2402 hws_action_setter_single_double_pop(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_single_double_pop()
[all …]
/linux/arch/x86/kernel/
H A Dmodule.c88 bool apply) in __write_relocate_add()
194 bool apply) in write_relocate_add()
/linux/Documentation/sphinx/
H A Dtranslations.py37 def apply(self): member in TranslationsTransform
/linux/sound/soc/ti/
H A Dams-delta.c344 int apply, ret; in cx81801_receive() local
424 int apply; in ams_delta_mute() local
/linux/arch/mips/include/asm/
H A Dmachine.h69 int (*apply)(void *fdt); member
/linux/net/ipv4/
H A Dtcp_bpf.c35 bool apply = apply_bytes; in bpf_tcp_ingress() local
94 bool apply = apply_bytes; in tcp_bpf_push() local
/linux/kernel/livepatch/
H A Dcore.c297 klp_write_section_relocs(struct module * pmod,Elf_Shdr * sechdrs,const char * shstrtab,const char * strtab,unsigned int symndx,unsigned int secndx,const char * objname,bool apply) klp_write_section_relocs() argument
827 klp_write_object_relocs(struct klp_patch * patch,struct klp_object * obj,bool apply) klp_write_object_relocs() argument
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Ddebugfs.c118 struct iwl_mld_sniffer_apply *apply = data; in iwl_mld_sniffer_apply() local
133 struct iwl_mld_sniffer_apply apply = { in iwl_dbgfs_he_sniffer_params_write() local
/linux/fs/btrfs/
H A Dprops.c29 int (*apply)(struct btrfs_inode *inode, const char *value, size_t len); member
/linux/drivers/memory/
H A Datmel-ebi.c309 bool apply = false; in atmel_ebi_dev_setup() local
/linux/include/linux/
H A Dpwm.h305 int (*apply)(struct pwm_chip *chip, struct pwm_device *pwm, member
/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py97 def apply( member in PenState
/linux/drivers/media/usb/gspca/
H A Dcpia1.c999 static int set_flicker(struct gspca_dev *gspca_dev, int on, int apply) in set_flicker()
/linux/net/tls/
H A Dtls_sw.c611 u32 i, j, bytes = 0, apply = msg_opl->apply_bytes; in tls_split_open_record() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c5753 static void blank_and_force_memclk(struct dc *dc, bool apply, unsigned int memclk_mhz) in blank_and_force_memclk()