Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 715) sorted by relevance

12345678910>>...29

/linux/include/linux/
H A Dpercpu-defs.h320 #define __pcpu_size_call_return(stem, variable) \ argument
322 TYPEOF_UNQUAL(variable) pscr_ret__; \
323 __verify_pcpu_ptr(&(variable)); \
324 switch(sizeof(variable)) { \
325 case 1: pscr_ret__ = stem##1(variable); break; \
326 case 2: pscr_ret__ = stem##2(variable); break; \
327 case 4: pscr_ret__ = stem##4(variable); break; \
328 case 8: pscr_ret__ = stem##8(variable); break; \
335 #define __pcpu_size_call_return2(stem, variable, ...) \ argument
337 TYPEOF_UNQUAL(variable) pscr2_ret__; \
[all …]
H A Dieee80211-uhr.h21 u8 variable[]; member
54 (const void *)oper->variable; in ieee80211_uhr_oper_size_ok()
80 return (const void *)oper->variable; in ieee80211_uhr_npca_info()
141 u8 variable[]; member
177 dbe = cap->variable[0]; in ieee80211_uhr_capa_size_ok()
195 u8 dbe = cap->variable[0]; in ieee80211_uhr_phy_cap()
206 return (const void *)&cap->variable[offs]; in ieee80211_uhr_phy_cap()
H A Dieee80211.h345 u8 variable[]; member
958 u8 variable[]; member
994 u8 variable[]; member
1003 u8 variable[]; member
1010 u8 variable[]; member
1015 u8 variable[]; member
1022 u8 variable[]; member
1033 u8 variable[]; member
1037 DECLARE_FLEX_ARRAY(u8, variable);
1045 u8 variable[]; member
[all …]
H A Dieee80211-eht.h464 u8 variable[]; member
537 u8 variable[]; member
544 u8 variable[]; member
601 return sizeof(*mle) + mle->variable[0]; in ieee80211_mle_common_size()
616 const u8 *common = mle->variable; in ieee80211_mle_get_link_id()
640 const u8 *common = mle->variable; in ieee80211_mle_get_bss_param_ch_cnt()
668 const u8 *common = mle->variable; in ieee80211_mle_get_eml_med_sync_delay()
697 const u8 *common = mle->variable; in ieee80211_mle_get_eml_cap()
728 const u8 *common = mle->variable; in ieee80211_mle_get_mld_capa_op()
772 const u8 *common = mle->variable; in ieee80211_mle_get_ext_mld_capa_op()
[all …]
/linux/Documentation/livepatch/
H A Dshadow-vars.rst8 unmodified. The shadow variable API described in this document is used
14 used to describe shadow variable version, class or type, etc. More
29 * The klp_shadow variable data structure encapsulates both tracking
40 klp_shadow_get_or_alloc() are zeroing the variable by default.
46 to do actions that can be done only once when a new variable is allocated.
48 * klp_shadow_get() - retrieve a shadow variable data pointer
51 * klp_shadow_alloc() - allocate and add a new shadow variable
60 - allocate a new shadow variable
61 - initialize the variable using a custom constructor and data when provided
64 * klp_shadow_get_or_alloc() - get existing or alloc a new shadow variable
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-secvar18 This determines the format of the variable and the accepted
19 format of variable updates.
25 version number in the SB_VERSION variable in the keystore. The
26 version numbering in the SB_VERSION variable starts from 1. The
28 case of dynamic key management mode. If the SB_VERSION variable
33 What: /sys/firmware/secvar/vars/<variable name>
36 Description: Each secure variable is represented as a directory named as
37 <variable_name>. The variable name is unique and is in ASCII
52 variable. In other words, it represents the size of the data.
57 Description: A read-only file containing the value of the variable. The size
[all …]
/linux/scripts/kconfig/tests/preprocess/variable/
H A DKconfig6 # Simply expanded variable.
12 # Recursively expanded variable.
18 # Append something to a simply expanded variable.
24 # Append something to a recursively expanded variable.
30 # Use += operator to an undefined variable.
31 # This works as a recursively expanded variable.
37 # You can use variable references for the lefthand side of assignment statement.
/linux/Documentation/trace/
H A Dhistogram-design.rst90 indicates which type of field it is - key, value, variable, variable
378 map_elt specifically designed to store and retrieve variable values.
379 The diagram below shows those new elements and adds a new variable
380 entry, ts0, corresponding to the ts0 variable in the sched_waking
449 variable. For a normal val hist_field, .flags is just 0 (modulo
450 modifier flags), but if the value is defined as a variable, the .flags
454 into the tracing_map_elts' .vars[] array containing variable values.
455 This idx is used whenever the value of the variable is set or read.
456 The map_elt.vars idx assigned to the given variable is assigned and
468 or val and the .vars[] members point to the value of a variable. The
[all …]
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst23 The macro language replaces the variable references with their expanded form,
53 Like in Make, a variable in Kconfig works as a macro variable. A macro
54 variable is expanded "in place" to yield a text string that may then be
55 expanded further. To get the value of a variable, enclose the variable name in
56 $( ). The parentheses are required even for single-letter variable names; $X is
62 A simply expanded variable is defined using the := assignment operator. Its
66 A recursively expanded variable is defined using the = assignment operator.
67 Its righthand side is simply stored as the value of the variable without
68 expanding it in any way. Instead, the expansion is performed when the variable
72 variable. The righthand side of += is expanded immediately if the lefthand
[all …]
H A Dkconfig.rst45 This environment variable can be used to specify a default kernel config
49 This environment variable specifies a list of config files which can be
59 This environment variable makes Kconfig warn about all unrecognized
74 can also use the environment variable KCONFIG_ALLCONFIG as a flag or a
89 (usually a subset of all) preset config symbols. These variable
116 This variable can be used to skew the probabilities. This variable can
150 If this variable has a non-blank value, it prevents silent kernel
154 This environment variable can be set to specify the path & name of the
158 This environment variable can be set to specify the path & name of the
207 It is possible to select different color themes using the variable
/linux/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/drivers/net/wireless/intel/iwlwifi/
H A Diwl-utils.h44 if (WARN_ON_ONCE(frame_size <= (mgmt->u.beacon.variable - beacon))) in iwl_find_ie_offset()
47 frame_size -= mgmt->u.beacon.variable - beacon; in iwl_find_ie_offset()
49 ie = cfg80211_find_ie(eid, mgmt->u.beacon.variable, frame_size); in iwl_find_ie_offset()
/linux/drivers/net/wireless/realtek/rtw88/
H A Drx.c163 u8 *variable; in rtw_update_rx_freq_from_ie() local
169 variable = mgmt->u.beacon.variable; in rtw_update_rx_freq_from_ie()
171 u.beacon.variable); in rtw_update_rx_freq_from_ie()
173 variable = mgmt->u.probe_resp.variable; in rtw_update_rx_freq_from_ie()
175 u.probe_resp.variable); in rtw_update_rx_freq_from_ie()
185 channel_number = cfg80211_get_ies_channel_number(variable, ielen, in rtw_update_rx_freq_from_ie()
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c103 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_set_hwreg() argument
105 SetHwReg8723BS(padapter, variable, val); in rtw_hal_set_hwreg()
108 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val) in rtw_hal_get_hwreg() argument
110 GetHwReg8723BS(padapter, variable, val); in rtw_hal_get_hwreg()
113 void rtw_hal_set_hwreg_with_buf(struct adapter *padapter, u8 variable, u8 *pbuf, int len) in rtw_hal_set_hwreg_with_buf() argument
115 SetHwRegWithBuf8723B(padapter, variable, pbuf, len); in rtw_hal_set_hwreg_with_buf()
H A Dhal_com.c572 void SetHwReg(struct adapter *adapter, u8 variable, u8 *val) in SetHwReg() argument
577 switch (variable) { in SetHwReg()
641 FUNC_ADPT_ARG(adapter), variable); in SetHwReg()
646 void GetHwReg(struct adapter *adapter, u8 variable, u8 *val) in GetHwReg() argument
651 switch (variable) { in GetHwReg()
661 FUNC_ADPT_ARG(adapter), variable); in GetHwReg()
667 struct adapter *adapter, enum hal_def_variable variable, void *value in GetHalDefVar() argument
673 switch (variable) { in GetHalDefVar()
708 __func__, variable); in GetHalDefVar()
/linux/scripts/kconfig/
H A Dpreprocess.c235 struct variable { struct
243 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
245 struct variable *v; in variable_lookup()
257 struct variable *v; in variable_expand()
286 struct variable *v; in variable_add()
328 static void variable_del(struct variable *v) in variable_del()
338 struct variable *v, *tmp; in variable_all_del()
/linux/scripts/coccinelle/misc/
H A Dtest_addr.cocci2 /// The address of a variable or field is likely always to be non-zero.
26 cocci.print_main("test of a variable/field address",p)
32 msg = "ERROR: test of a variable/field address"
H A Dreturnvar.cocci3 /// Remove unneeded variable used to store return value.
58 coccilib.report.print_report(p1[0], "Unneeded variable: \"" + ret + "\". Return \"" + C + "\" on li…
66 cocci.print_main("unneeded \"" + ret + "\" variable", p1)
/linux/drivers/staging/rtl8723bs/include/
H A Dhal_intf.h193 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val);
194 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val);
196 void rtw_hal_set_hwreg_with_buf(struct adapter *padapter, u8 variable, u8 *pbuf, int len);
257 void SetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val);
258 void GetHwReg8723BS(struct adapter *padapter, u8 variable, u8 *val);
259 void SetHwRegWithBuf8723B(struct adapter *padapter, u8 variable, u8 *pbuf, int len);
/linux/Documentation/networking/
H A Dnetif-msg.rst18 integer variable that controls the debug message level. The message
34 Initially this message level variable was uniquely named in each driver
53 - Retaining the per-driver integer variable "debug" as a module
56 - Adding a per-interface private variable named "msg_enable". The
57 variable is a bit map rather than a level, and is initialized as::
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-priority.rst40 variable where the driver stores the current priority.
43 an enum v4l2_priority variable and call :ref:`VIDIOC_S_PRIORITY <VIDIOC_G_PRIORITY>` ioctl
44 with a pointer to this variable.
83 On success 0 is returned, on error -1 and the ``errno`` variable is set
/linux/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/Documentation/core-api/
H A Dlocal_ops.rst39 Local atomic operations only guarantee variable modification atomicity wrt the
72 different CPU between getting the per-cpu variable and doing the
79 * Reading the local cpu variable will provide the current copy of the
80 variable.
84 variable can be read when reading some *other* cpu's variables.
105 access to the per cpu variable. For instance::
131 the ``local_t`` variable as a counter of bytes written in a buffer: there should
160 /* This is what incrementing the variable would look like within a
H A Dthis_cpu_ops.rst14 this_cpu operations add a per cpu variable offset to the processor
16 operating on the per cpu variable.
31 Access to the variable without the lock prefix is not synchronized but
34 processor should be accessing that variable and therefore there are no
134 Takes the offset of a per cpu variable (&x !) and returns the address
135 of the per cpu variable that belongs to the currently executing
151 variable, which might well be that of a third CPU. These use cases are
176 cpu variable. Most this_cpu operations take a cpu variable.
182 &x and hence p is the *offset* of a per cpu variable. this_cpu_ptr()
183 takes the offset of a per cpu variable which makes this look a bit
[all …]
/linux/net/mac80211/
H A Ds1g.c56 memcpy(mgmt->u.action.u.s1g.variable, twt, 3 + twt->length); in ieee80211_s1g_send_twt_setup()
88 id = (u8 *)mgmt->u.action.u.s1g.variable; in ieee80211_s1g_send_twt_teardown()
101 struct ieee80211_twt_setup *twt = (void *)mgmt->u.action.u.s1g.variable; in ieee80211_s1g_rx_twt_setup()
131 mgmt->u.action.u.s1g.variable[0]); in ieee80211_s1g_rx_twt_teardown()
139 struct ieee80211_twt_setup *twt = (void *)mgmt->u.action.u.s1g.variable; in ieee80211_s1g_tx_twt_setup_fail()

12345678910>>...29