Home
last modified time | relevance | path

Searched full:within (Results 1 – 25 of 3443) sorted by relevance

12345678910>>...138

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Denum.h14 * @LOOPBACK_GMAC: loopback within GMAC
16 * @LOOPBACK_XGXS: loopback within BPX after XGXS
17 * @LOOPBACK_XAUI: loopback within BPX before XAUI serdes
18 * @LOOPBACK_GMII: loopback within BPX after GMAC
19 * @LOOPBACK_SGMII: loopback within BPX within SGMII
20 * @LOOPBACK_XGBR: loopback within BPX within XGBR
21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes
22 * @LOOPBACK_XAUI_FAR: loopback within BPX after XAUI serdes
23 * @LOOPBACK_GMII_FAR: loopback within BPX before SGMII
24 * @LOOPBACK_SGMII_FAR: loopback within BPX after SGMII
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Denum.h14 * @LOOPBACK_GMAC: loopback within GMAC
16 * @LOOPBACK_XGXS: loopback within BPX after XGXS
17 * @LOOPBACK_XAUI: loopback within BPX before XAUI serdes
18 * @LOOPBACK_GMII: loopback within BPX after GMAC
19 * @LOOPBACK_SGMII: loopback within BPX within SGMII
20 * @LOOPBACK_XGBR: loopback within BPX within XGBR
21 * @LOOPBACK_XFI: loopback within BPX before XFI serdes
22 * @LOOPBACK_XAUI_FAR: loopback within BPX after XAUI serdes
23 * @LOOPBACK_GMII_FAR: loopback within BPX before SGMII
24 * @LOOPBACK_SGMII_FAR: loopback within BPX after SGMII
[all …]
/kernel/linux/linux-5.10/drivers/char/tpm/
DKconfig15 say Yes and it will be accessible from within Linux. For
55 within Linux. To compile this driver as a module, choose M here;
67 within Linux. To compile this driver as a module, choose M here;
75 say Yes and it will be accessible from within Linux.
85 within Linux on Socionext SynQuacer platform.
94 accessible from within Linux.
104 Specification 0.20 say Yes and it will be accessible from within
115 from within Linux.
124 say Yes and it will be accessible from within Linux. To
133 will be accessible from within Linux. To compile this driver
[all …]
/kernel/linux/linux-5.10/drivers/clk/ingenic/
Dcgu.h19 * @reg: the offset of the PLL's control register within the CGU
41 * @bypass_reg: the offset of the bypass control register within the CGU
63 * @reg: offset of the mux control register within the CGU
65 * the lowest bit of the mux value within its control register)
76 * @reg: offset of the divider control register within the CGU
78 * the lowest bit of the divide value within its control register)
83 * @ce_bit: the index of the change enable bit within reg, or -1 if there
85 * @busy_bit: the index of the busy bit within reg, or -1 if there isn't one
86 * @stop_bit: the index of the stop bit within reg, or -1 if there isn't one
111 * @reg: offset of the gate control register within the CGU
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Druntime_jit.c2 "runtime/jit: tail_call within bounds, prog once",
15 "runtime/jit: tail_call within bounds, prog loop",
28 "runtime/jit: tail_call within bounds, no prog",
41 "runtime/jit: tail_call within bounds, key 2",
54 "runtime/jit: tail_call within bounds, key 2 / key 2, first branch",
76 "runtime/jit: tail_call within bounds, key 2 / key 2, second branch",
98 "runtime/jit: tail_call within bounds, key 0 / key 2, first branch",
120 "runtime/jit: tail_call within bounds, key 0 / key 2, second branch",
142 "runtime/jit: tail_call within bounds, different maps, first branch",
167 "runtime/jit: tail_call within bounds, different maps, second branch",
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcputopology.rst41 internal kernel map of CPUs within the same core.
46 human-readable list of CPUs within the same core.
61 internal kernel map of CPUs within the same die.
65 human-readable list of CPUs within the same die.
69 internal kernel map of cpuX's hardware threads within the same
74 human-readable list of cpuX's hardware threads within the same
79 internal kernel map of cpuX's hardware threads within the same
84 human-readable list of cpuX's hardware threads within the same
/kernel/linux/linux-5.10/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt42 the fixed fields within these two options are administered by the Defense
77 systems within a single Domain of Interpretation (DOI). A DOI is a
82 mapping to hosts within the authority's domain. These mappings may be
123 a mapping table within CIPSO hosts to map these numbers to their
139 to identify which mapping was used for the values within the option.
151 all tags, as well as fields within a tag, are not aligned on any particular
230 restriction of 40 bytes the value within this field is between 4 and 34.
316 restriction of 40 bytes the value within this field is between 4 and 34.
347 by their position within a bit field. The length of each category is 2
350 value. The categories MUST be listed in ascending order within the tag.
[all …]
/kernel/linux/linux-5.10/tools/include/linux/
Dlist.h250 * @entry: an entry within head, could be the head itself
349 * @member: the name of the list_head within the struct.
358 * @member: the name of the list_head within the struct.
369 * @member: the name of the list_head within the struct.
380 * @member: the name of the list_head within the struct.
390 * @member: the name of the list_head within the struct.
398 * @member: the name of the list_head within the struct.
444 * @member: the name of the list_head within the struct.
455 * @member: the name of the list_head within the struct.
466 * @member: the name of the list_head within the struct.
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/zte/
Dpinctrl-zx.h23 * @offset: register offset within TOP pinmux controller
24 * @bitpos: bit position within TOP pinmux register
25 * @width: bit width within TOP pinmux register
26 * @coffset: pinconf register offset within AON controller
27 * @cbitpos: pinconf bit position within AON register
/kernel/linux/linux-5.10/fs/jfs/
Djfs_dmap.c112 * table used for determining buddy sizes within characters of
115 * binary buddy of free bits within the character.
330 /* block to be freed better be within the mapsize. */ in dbFree()
425 /* the blocks better be within the mapsize. */ in dbUpdatePMap()
460 /* determine the bit number and word within the dmap of in dbUpdatePMap()
462 * are to be updated within this dmap. in dbUpdatePMap()
477 /* determine the bit number within the word and in dbUpdatePMap()
478 * the number of bits within the word. in dbUpdatePMap()
571 * Within the allocation groups, we maintain a preferred
601 /* determine the average number of free blocks within the ags. */ in dbNextAG()
[all …]
/kernel/linux/linux-5.10/Documentation/sound/soc/
Ddapm.rst9 Linux devices to use the minimum amount of power within the audio
14 all power switching is done within the ASoC core. No code changes or
17 activity and audio mixer settings within the device.
19 DAPM spans the whole machine. It covers power control within the entire
23 There are 4 power domains within DAPM
109 Inter widget audio data buffer within a DSP.
116 Sample Rate Converter within DSP or CODEC
118 Asynchronous Sample Rate Converter within DSP or CODEC
170 audio paths within the audio subsystem. They have the following form:-
248 Widgets are connected to each other within the codec, platform and machine by
[all …]
Dpops-clicks.rst6 of components within the audio subsystem. This is noticeable on PCs when an
11 because the components within the subsystem are being dynamically powered
21 suppression. Pops can be reduced within playback by powering the audio
50 An unwanted zipper noise can occur within the audio playback or capture stream
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_lp.c13 * within cong_avoid.
16 * o Handling calculation of One-Way-Delay (OWD) within rtt_sample, since
18 * o Handle reaction for Early Congestion Indication (ECI) within
19 * pkts_acked, as mentioned within pseudo code.
47 * @LP_WITHIN_THR: are we within threshold?
48 * @LP_WITHIN_INF: are we within inference?
279 /* test if within inference */ in tcp_lp_pkts_acked()
285 /* test if within threshold */ in tcp_lp_pkts_acked()
301 * and will usually within threshold when whithin inference */ in tcp_lp_pkts_acked()
306 /* happened within inference in tcp_lp_pkts_acked()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dnvidia,tegra186-gpio.txt33 name and an integer GPIO name within the port. For example, GPIO_PA0, GPIO_PN6,
37 implemented GPIOs within each port varies. GPIO registers within a controller
41 the mapping from port name to register offset within a controller, are both
45 sorted within a particular controller. Drivers need to map between the DT GPIO
49 represents the aggregate status for all GPIOs within a set of ports. Thus, the
58 handle subsets of the interrupts within a port. The status of each of these
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dkvm_pgtable.h111 * The offset of @addr within a page is ignored, @size is rounded-up to
153 * The offset of @addr within a page is ignored, @size is rounded-up to
176 * The offset of @addr within a page is ignored and @size is rounded-up to
196 * The offset of @addr within a page is ignored and @size is rounded-up to
212 * The offset of @addr within a page is ignored.
226 * The offset of @addr within a page is ignored.
246 * The offset of @addr within a page is ignored.
264 * The offset of @addr within a page is ignored.
278 * The offset of @addr within a page is ignored and @size is rounded-up to
292 * The offset of @addr within a page is ignored and @size is rounded-up to
/kernel/linux/linux-5.10/include/linux/
Dlist.h379 * @entry: an entry within head, could be the head itself
407 * @entry: an entry within head, could be the head itself
508 * @member: the name of the list_head within the struct.
517 * @member: the name of the list_head within the struct.
528 * @member: the name of the list_head within the struct.
539 * @member: the name of the list_head within the struct.
552 * @member: the name of the list_head within the struct.
560 * @member: the name of the list_head within the struct.
616 * @member: the name of the list_head within the struct.
625 * @member: the name of the list_head within the struct.
[all …]
Drio_drv.h51 * Reads 32 bits of data from the specified offset within the local
66 * Writes 32 bits of data to the specified offset within the local
81 * Reads 16 bits of data from the specified offset within the local
96 * Writes 16 bits of data to the specified offset within the local
112 * Reads 8 bits of data from the specified offset within the local
127 * Writes 8 bits of data to the specified offset within the local
142 * Reads 32 bits of data from the specified offset within the
158 * Writes 32 bits of data to the specified offset within the
174 * Reads 16 bits of data from the specified offset within the
190 * Writes 16 bits of data to the specified offset within the
[all …]
Dhashtable.h124 * @member: the name of the hlist_node within the struct
136 * @member: the name of the hlist_node within the struct
150 * @member: the name of the hlist_node within the struct
162 * @member: the name of the hlist_node within the struct
173 * @member: the name of the hlist_node within the struct
185 * @member: the name of the hlist_node within the struct
201 * @member: the name of the hlist_node within the struct
/kernel/linux/linux-5.10/arch/s390/kernel/
Dkprobes_insn_page.S8 * The page must be within the kernel image to guarantee that the
9 * out-of-line instructions are within 2GB distance of their original
10 * location. Using a dummy function ensures that the insn_page is within
/kernel/linux/linux-5.10/include/asm-generic/
Dsections.h86 * is part of a static object within [_stext, _end]. After initmem is freed,
88 * addresses within the range [_stext, _end].
98 * memory_contains - checks if an object is contained within a memory region
105 * contained within the memory region defined by @begin and @end, false
134 * init_section_contains - checks if an object is contained within the init
140 * contained within the init section, false otherwise.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ptp/
Dptp-ines.txt7 port index within the IP core.
14 Required format of the port handle within the PHY node:
17 the port channel within the IP core
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/cavium/
Dciu.txt12 - #interrupt-cells: Must be <2>. The first cell is the bank within
14 within the bank and may have a value between 0 and 63.
22 * 2) Bit within the register (0..63)
Dciu2.txt12 - #interrupt-cells: Must be <2>. The first cell is the bank within
14 the bit within the bank and may also have a value between 0 and 63.
22 * 2) Bit within the register (0..63)
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-bwc.rst11 The bandwidth allowed for a group is specified using a quota and period. Within
22 within each of these updates is tunable and described as the "slice".
26 Quota and period are managed within the cpu subsystem via cgroupfs.
28 cpu.cfs_quota_us: the total available run-time within a period (in microseconds)
86 within a hierarchy:
95 a. it fully consumes its own quota within a period
96 b. a parent's quota is fully consumed within its period
/kernel/linux/linux-5.10/LICENSES/dual/
DApache-2.078 subsequently incorporated within the Work.
97 lawsuit) alleging that the Work or a Contribution incorporated within
120 include a readable copy of the attribution notices contained within
123 places: within a NOTICE text file distributed as part of the
124 Derivative Works; within the Source form or documentation, if
125 provided along with the Derivative Works; or, within a display
129 add Your own attribution notices within Derivative Works that You

12345678910>>...138