Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/security/safesetid/
Dlsm.c66 static enum sid_policy_type setid_policy_lookup(kid_t src, kid_t dst, enum setid_type new_type) in setid_policy_lookup()
156 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) in id_permitted_for_cred()
/kernel/linux/linux-5.10/arch/x86/mm/pat/
Dmemtype.h39 enum page_cache_mode *new_type) in memtype_check_insert()
Dmemtype.c494 enum page_cache_mode *new_type) in reserve_ram_pages_type()
578 enum page_cache_mode *new_type) in memtype_reserve()
773 enum page_cache_mode new_type; in memtype_reserve_io() local
Dset_memory.c2039 enum page_cache_mode new_type) in _set_pages_array()
/kernel/linux/linux-5.10/arch/x86/kernel/
De820.c463 …te(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in __e820__range_update()
530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update()
535 …it e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update_kexec()
/kernel/linux/linux-5.10/kernel/events/
Dhw_breakpoint.c351 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot()
373 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot()
/kernel/linux/linux-5.10/kernel/sched/rtg/
Drtg_ctrl.c165 static int do_update_rt_frame_num(struct frame_info *frame_info, int new_type) in do_update_rt_frame_num()
193 static int update_rt_frame_num(struct frame_info *frame_info, int new_type, int cmd) in update_rt_frame_num()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tqmx86.c152 u8 new_type, gpiic; in tqmx86_gpio_irq_set_type() local
/kernel/linux/linux-5.10/drivers/net/wan/
Dpc300too.c196 int new_type; in pc300_ioctl() local
/kernel/linux/linux-5.10/drivers/net/wan/lmc/
Dlmc_main.c167 u16 new_type; in lmc_ioctl() local
/kernel/linux/linux-5.10/net/smc/
Dsmc_core.c1044 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type) in smcr_lgr_set_type()
1080 enum smc_lgr_type new_type, int asym_lnk_idx) in smcr_lgr_set_type_asym()
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dpinctrl.c446 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; in sh_pfc_gpio_set_direction() local
/kernel/linux/linux-5.10/drivers/media/tuners/
Dtuner-xc2028.c1009 enum v4l2_tuner_type new_type, in generic_set_freq()
/kernel/linux/linux-5.10/crypto/
Dalgapi.c142 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dcore.c355 enum nl80211_iftype new_type, bool p2p) in rtl_op_change_interface()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c76 enum nl80211_iftype new_type) in qtnf_validate_iface_combinations()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c602 enum nl80211_iftype new_type) in wil_cfg80211_validate_add_iface()
622 enum nl80211_iftype new_type) in wil_cfg80211_validate_change_iface()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
Dsta.c307 enum nl80211_iftype new_type, in cw1200_change_interface()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c1353 enum devlink_port_type new_type) in mlxsw_sx_port_type_set()
/kernel/linux/linux-5.10/fs/gfs2/
Ddir.c1933 const struct gfs2_inode *nip, unsigned int new_type) in gfs2_dir_mvino()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dmain.c1385 enum nl80211_iftype new_type, in ath9k_change_interface()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c417 enum nl80211_iftype new_type) in brcmf_vif_change_validate()
442 enum nl80211_iftype new_type) in brcmf_vif_add_validate()
/kernel/linux/linux-5.10/fs/
Dnamei.c4369 int old_type, new_type; in do_renameat2() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dmain.c2837 enum nl80211_iftype new_type, bool p2p) in wl12xx_op_change_interface()
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c2455 u8 new_type, *stype; in check_stack_write_var_off() local