Searched refs:variable (Results 1 - 25 of 123) sorted by relevance

12345

/linux-master/tools/rcu/
H A Drcu-cbs.py22 rdp0 = prog.variable('rcu_preempt_data', 'kernel/rcu/tree.c');
28 rdp0 = prog.variable('rcu_sched_data',
34 rdp0 = prog.variable('rcu_data', 'kernel/rcu/tree.c');
/linux-master/tools/perf/tests/shell/lib/
H A Dsetup_python.sh14 echo Skipping test, python not detected please set environment variable PYTHON.
/linux-master/scripts/
H A Dcheck-variable-fonts.sh7 # tumbleweed have started deploying variable-font [3] format of "Noto CJK"
10 # does not (and likely never will) understand variable fonts for historical
13 # The build error happens even when both of variable- and non-variable-format
15 # variable "Noto CJK" fonts in the requirements of langpacks-ja, -ko, -zh_CN,
20 # suggestions if variable-font files of "Noto CJK" fonts are in the list of
34 # * Denylist "variable font" Noto CJK fonts.
38 # variable FONTS_CONF_DENY_VF.
46 # Ignore variable-font glob (not to break xetex)
70 # - Need non-variable "Not
[all...]
/linux-master/include/linux/
H A Dpercpu-defs.h40 * Base implementations of per-CPU variable declarations and definitions, where
41 * the section in which the variable is to be placed is provided by the
43 * variable's storage.
77 * __pcpu_scope_* dummy variable is used to enforce scope. It
80 * DECLARE_PER_CPU() is used for the same variable.
82 * __pcpu_unique_* dummy variable is used to enforce symbol uniqueness
108 * Variant on the per-CPU variable declaration/definition theme used for
283 * a direct dereference of percpu variable (var).
316 #define __pcpu_size_call_return(stem, variable) \
318 typeof(variable) pscr_ret_
[all...]
/linux-master/scripts/kconfig/
H A Dqconf-cfg.sh23 ${HOSTPKG_CONFIG} --variable=libexecdir Qt6Core > ${bin}
30 ${HOSTPKG_CONFIG} --variable=host_bins Qt5Core > ${bin}
H A Dpreprocess.c234 struct variable { struct
242 static struct variable *variable_lookup(const char *name)
244 struct variable *v;
256 struct variable *v;
264 pperror("Recursive variable '%s' references itself (eventually)",
285 struct variable *v;
327 static void variable_del(struct variable *v)
337 struct variable *v, *tmp;
361 * If variable name is '1', '2', etc. It is generally an argument
362 * from a user-function call (i.e. local-scope variable)
[all...]
/linux-master/fs/ntfs3/
H A DMakefile8 $(call cc-option,-Wunused-but-set-variable,-Wunused-const-variable) \
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dhw_common.h9 void rtl92d_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
10 void rtl92d_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.h7 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
20 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/arch/powerpc/math-emu/
H A DMakefile20 ccflags-remove-y = -Wmissing-prototypes -Wmissing-declarations -Wunused-but-set-variable
23 CFLAGS_math.o += -Wmissing-prototypes -Wmissing-declarations -Wunused-but-set-variable
24 CFLAGS_math_efp.o += -Wmissing-prototypes -Wmissing-declarations -Wunused-but-set-variable
/linux-master/kernel/sched/
H A DMakefile5 ccflags-y += $(call cc-disable-warning, unused-but-set-variable)
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.h11 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
28 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.h20 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
35 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.h7 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
24 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.h7 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
24 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.h21 u8 variable, u8 *val);
38 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.h7 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
22 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.h7 void rtl92ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
22 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/drivers/misc/cxl/
H A DMakefile2 ccflags-y := $(call cc-disable-warning, unused-const-variable)
/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_com.h139 void SetHwReg(struct adapter *padapter, u8 variable, u8 *val);
140 void GetHwReg(struct adapter *padapter, u8 variable, u8 *val);
143 u8 SetHalDefVar(struct adapter *adapter, enum hal_def_variable variable,
145 u8 GetHalDefVar(struct adapter *adapter, enum hal_def_variable variable,
H A Drtl8723b_hal.h228 void SetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val);
229 void GetHwReg8723B(struct adapter *padapter, u8 variable, u8 *val);
230 u8 SetHalDefVar8723B(struct adapter *padapter, enum hal_def_variable variable,
232 u8 GetHalDefVar8723B(struct adapter *padapter, enum hal_def_variable variable,
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.h67 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
68 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
/linux-master/net/mac80211/
H A Ds1g.c56 memcpy(mgmt->u.action.u.s1g.variable, twt, 3 + twt->length);
88 id = (u8 *)mgmt->u.action.u.s1g.variable;
101 struct ieee80211_twt_setup *twt = (void *)mgmt->u.action.u.s1g.variable;
131 mgmt->u.action.u.s1g.variable[0]);
139 struct ieee80211_twt_setup *twt = (void *)mgmt->u.action.u.s1g.variable;
/linux-master/arch/parisc/math-emu/
H A DMakefile10 -Wno-old-style-definition -Wno-unused-but-set-variable
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.h20 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val);

Completed in 412 milliseconds

12345