/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | memtype.h | 38 memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *new_type) memtype_check_insert() argument
|
H A D | memtype.c | 492 reserve_ram_pages_type(u64 start, u64 end, enum page_cache_mode req_type, enum page_cache_mode *new_type) reserve_ram_pages_type() argument 577 memtype_reserve(u64 start, u64 end, enum page_cache_mode req_type, enum page_cache_mode *new_type) memtype_reserve() argument 773 enum page_cache_mode new_type; memtype_reserve_io() local [all...] |
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | memtype.h | 38 memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *new_type) memtype_check_insert() argument
|
/kernel/linux/linux-5.10/security/safesetid/ |
H A D | lsm.c | 66 static enum sid_policy_type setid_policy_lookup(kid_t src, kid_t dst, enum setid_type new_type) in setid_policy_lookup() argument 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() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | branch.c | 42 const char *branch_new_type_name(int new_type) in branch_new_type_name() argument
|
H A D | branch.h | 26 u64 new_type:4; member
|
/kernel/linux/linux-6.6/security/safesetid/ |
H A D | lsm.c | 66 static enum sid_policy_type setid_policy_lookup(kid_t src, kid_t dst, enum setid_type new_type) in setid_policy_lookup() argument 147 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) in id_permitted_for_cred() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-tqmx86.c | 152 u8 new_type, gpiic; in tqmx86_gpio_irq_set_type() local
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tqmx86.c | 154 u8 new_type, gpiic; in tqmx86_gpio_irq_set_type() local
|
/kernel/linux/linux-5.10/kernel/events/ |
H A D | hw_breakpoint.c | 351 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument 373 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument
|
/kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
H A D | lmc_main.c | 167 u16 new_type; in lmc_ioctl() local
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | pc300too.c | 196 int new_type; in pc300_ioctl() local
|
/kernel/linux/linux-5.10/kernel/sched/rtg/ |
H A D | rtg_ctrl.c | 162 static int do_update_rt_frame_num(struct frame_info *frame_info, int new_type) in do_update_rt_frame_num() argument 190 static int update_rt_frame_num(struct frame_info *frame_info, int new_type, int cmd) in update_rt_frame_num() argument
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 446 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; in sh_pfc_gpio_set_direction() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 426 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; in sh_pfc_gpio_set_direction() local
|
/kernel/linux/linux-6.6/kernel/events/ |
H A D | hw_breakpoint.c | 625 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument 647 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | pc300too.c | 194 int new_type; in pc300_ioctl() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | algapi.c | 160 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local
|
/kernel/linux/linux-6.6/kernel/sched/rtg/ |
H A D | rtg_ctrl.c | 162 static int do_update_rt_frame_num(struct frame_info *frame_info, int new_type) in do_update_rt_frame_num() argument 190 static int update_rt_frame_num(struct frame_info *frame_info, int new_type, int cmd) in update_rt_frame_num() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | algapi.c | 154 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | e820.c | 463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in __e820__range_update() argument 530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update() argument 535 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update_kexec() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 74 qtnf_validate_iface_combinations(struct wiphy *wiphy, struct qtnf_vif *change_vif, enum nl80211_iftype new_type) qtnf_validate_iface_combinations() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.c | 353 rtl_op_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) rtl_op_change_interface() argument
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tuner-xc2028.c | 1008 generic_set_freq(struct dvb_frontend *fe, u32 freq , enum v4l2_tuner_type new_type, unsigned int type, v4l2_std_id std, u16 int_freq) generic_set_freq() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | sta.c | 305 cw1200_change_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) cw1200_change_interface() argument
|