Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gem/
Di915_gem_ttm_pm.c42 static int i915_ttm_backup(struct i915_gem_apply_to_region *apply, in i915_ttm_backup()
117 static int i915_ttm_recover(struct i915_gem_apply_to_region *apply, in i915_ttm_recover()
137 struct i915_gem_apply_to_region apply = {.ops = &recover_ops}; in i915_ttm_recover_region() local
168 static int i915_ttm_restore(struct i915_gem_apply_to_region *apply, in i915_ttm_restore()
Di915_gem_region.c155 struct i915_gem_apply_to_region *apply) in i915_gem_process_region()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.c2147 hws_action_apply_stc(struct mlx5hws_actions_apply_data *apply, in hws_action_apply_stc()
2158 hws_action_setter_push_vlan(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_push_vlan()
2172 hws_action_setter_modify_header(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_modify_header()
2225 hws_action_setter_insert_ptr(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_insert_ptr()
2257 hws_action_setter_tnl_l3_to_l2(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_tnl_l3_to_l2()
2289 hws_action_setter_aso(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_aso()
2323 hws_action_setter_tag(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_tag()
2334 hws_action_setter_ctrl_ctr(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_ctrl_ctr()
2345 hws_action_setter_single(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_single()
2353 hws_action_setter_single_double_pop(struct mlx5hws_actions_apply_data *apply, in hws_action_setter_single_double_pop()
[all …]
Dmlx5hws_action.h226 mlx5hws_action_setter_default_single(struct mlx5hws_actions_apply_data *apply, in mlx5hws_action_setter_default_single()
235 mlx5hws_action_setter_default_double(struct mlx5hws_actions_apply_data *apply, in mlx5hws_action_setter_default_double()
247 mlx5hws_action_setter_default_ctr(struct mlx5hws_actions_apply_data *apply, in mlx5hws_action_setter_default_ctr()
256 mlx5hws_action_apply_setter(struct mlx5hws_actions_apply_data *apply, in mlx5hws_action_apply_setter()
Dmlx5hws_rule.c289 struct mlx5hws_actions_apply_data *apply, in hws_rule_create_init()
363 struct mlx5hws_actions_apply_data apply; in hws_rule_create_hws() local
/linux-6.12.1/arch/x86/kernel/
Dmodule.c87 bool apply) in __write_relocate_add()
179 bool apply) in write_relocate_add()
/linux-6.12.1/Documentation/sphinx/
Dtranslations.py37 def apply(self): member in TranslationsTransform
/linux-6.12.1/sound/soc/ti/
Dams-delta.c344 int apply, ret; in cx81801_receive() local
424 int apply; in ams_delta_mute() local
/linux-6.12.1/arch/mips/include/asm/
Dmachine.h69 int (*apply)(void *fdt); member
/linux-6.12.1/net/ipv4/
Dtcp_bpf.c35 bool apply = apply_bytes; in bpf_tcp_ingress() local
92 bool apply = apply_bytes; in tcp_bpf_push() local
/linux-6.12.1/tools/bootconfig/
Dmain.c489 char *apply = NULL; in main() local
/linux-6.12.1/kernel/livepatch/
Dcore.c297 const char *objname, bool apply) in klp_write_section_relocs()
800 bool apply) in klp_write_object_relocs()
/linux-6.12.1/fs/btrfs/
Dprops.c29 int (*apply)(struct inode *inode, const char *value, size_t len); member
/linux-6.12.1/drivers/memory/
Datmel-ebi.c309 bool apply = false; in atmel_ebi_dev_setup() local
/linux-6.12.1/include/linux/
Dpwm.h262 int (*apply)(struct pwm_chip *chip, struct pwm_device *pwm, member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c1746 struct iwl_mvm_sniffer_apply *apply = data; in iwl_mvm_sniffer_apply() local
1761 struct iwl_mvm_sniffer_apply apply = { in iwl_dbgfs_he_sniffer_params_write() local
/linux-6.12.1/tools/testing/selftests/hid/tests/
Dtest_tablet.py97 def apply( member in PenState
/linux-6.12.1/net/dsa/
Dport.c800 bool apply; in dsa_port_vlan_filtering() local
/linux-6.12.1/net/tls/
Dtls_sw.c611 u32 i, j, bytes = 0, apply = msg_opl->apply_bytes; in tls_split_open_record() local
/linux-6.12.1/drivers/media/usb/gspca/
Dcpia1.c999 static int set_flicker(struct gspca_dev *gspca_dev, int on, int apply) in set_flicker()
/linux-6.12.1/include/video/
Domapfb_dss.h402 int (*apply)(struct omap_overlay_manager *mgr); member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc.c5406 static void blank_and_force_memclk(struct dc *dc, bool apply, unsigned int memclk_mhz) in blank_and_force_memclk()