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

12

/linux-master/arch/x86/mm/pat/
H A Dmemtype.h38 memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *new_type) argument
H A Dmemtype.c450 reserve_ram_pages_type(u64 start, u64 end, enum page_cache_mode req_type, enum page_cache_mode *new_type) argument
535 memtype_reserve(u64 start, u64 end, enum page_cache_mode req_type, enum page_cache_mode *new_type) argument
731 enum page_cache_mode new_type; local
[all...]
H A Dset_memory.c2217 _set_pages_array(struct page **pages, int numpages, enum page_cache_mode new_type) argument
/linux-master/tools/perf/util/
H A Dbranch.h26 u64 new_type:4; member in struct:branch_flags::__anon681::__anon682
H A Dbranch.c42 const char *branch_new_type_name(int new_type) argument
/linux-master/security/safesetid/
H A Dlsm.c67 static enum sid_policy_type setid_policy_lookup(kid_t src, kid_t dst, enum setid_type new_type) argument
148 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-tqmx86.c154 u8 new_type, gpiic; local
/linux-master/drivers/net/wan/
H A Dpc300too.c194 int new_type; local
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl.c426 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; local
/linux-master/kernel/events/
H A Dhw_breakpoint.c625 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) argument
647 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) argument
/linux-master/crypto/
H A Dalgapi.c160 u32 new_type = (nalg ?: alg)->cra_flags; local
/linux-master/drivers/net/wireless/st/cw1200/
H A Dsta.c305 cw1200_change_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) argument
/linux-master/drivers/media/tuners/
H A Dxc2028.c1008 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) argument
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c74 qtnf_validate_iface_combinations(struct wiphy *wiphy, struct qtnf_vif *change_vif, enum nl80211_iftype new_type) argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c353 rtl_op_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) argument
/linux-master/arch/x86/kernel/
H A De820.c463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) argument
530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) argument
535 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) argument
[all...]
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c267 u8 new_type, old_type; local
485 static u8 type_merge(u8 type, u8 new_type, u8 *uniform) argument
/linux-master/fs/gfs2/
H A Ddir.c1936 gfs2_dir_mvino(struct gfs2_inode *dip, const struct qstr *filename, const struct gfs2_inode *nip, unsigned int new_type) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c1379 ath9k_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) argument
/linux-master/net/smc/
H A Dsmc_core.c1619 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type) argument
1654 smcr_lgr_set_type_asym(struct smc_link_group *lgr, enum smc_lgr_type new_type, int asym_lnk_idx) argument
/linux-master/fs/bcachefs/
H A Dalloc_background.c639 enum bch_bkey_type new_type = set ? KEY_TYPE_set : KEY_TYPE_deleted; local
/linux-master/fs/smb/server/
H A Dvfs.c694 int new_type; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c623 wil_cfg80211_validate_add_iface(struct wil6210_priv *wil, enum nl80211_iftype new_type) argument
642 wil_cfg80211_validate_change_iface(struct wil6210_priv *wil, struct wil6210_vif *vif, enum nl80211_iftype new_type) argument
/linux-master/fs/
H A Dnamei.c4927 int old_type, new_type; local
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dmain.c2812 wl12xx_op_change_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_iftype new_type, bool p2p) argument

Completed in 396 milliseconds

12