Searched full:corresponding (Results 1 – 25 of 3604) sorted by relevance
12345678910>>...145
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 29 * @dev: the corresponding netdev 67 * @dev: the corresponding netdev 100 * @netdev: the corresponding netdev 148 * @netdev: the corresponding netdev 187 * @netdev: the corresponding netdev 238 * @netdev: the corresponding netdev 303 * @netdev: the corresponding netdev 318 * @netdev: the corresponding netdev 356 * @netdev: the corresponding netdev 357 * @tc: the corresponding traffic class [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-firmware-sgi_uv | 68 The cnode entry contains the cnode number of the corresponding hub. 71 The location entry contains the location string of the corresponding hub. 74 The name entry contains the name of the corresponding hub. This name can 85 The nasid entry contains the nasid number of the corresponding hub. 89 corresponding hub is shared between system partitions. 92 the corresponding hub is local to the current partition. 95 each representing a fabric port on the corresponding hub. 137 the corresponding PCI bus address. Known possible values 148 of the CPU physically connected to the corresponding PCI bus. 151 corresponding PCI bus. This value is used to physically locate [all …]
|
D | sysfs-devices-platform-sh_mobile_lcdc_fb | 5 This file is only available on fb[0-9] devices corresponding 16 This file is only available on fb[0-9] devices corresponding 29 This file is only available on fb[0-9] devices corresponding 39 This file is only available on fb[0-9] devices corresponding
|
D | sysfs-class-devfreq | 15 of the corresponding devfreq object. 22 governor used by the corresponding devfreq object. 29 frequency of the corresponding devfreq object. Same as 38 predicted target frequency of the corresponding devfreq object. 63 the available frequencies of the corresponding devfreq object. 99 the requested polling interval of the corresponding devfreq
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/4xx/ |
D | cpm.txt | 17 bit in the cell, the corresponding bit 21 bit in the cell, the corresponding bit 25 bit in the cell, the corresponding bit 29 bit in the cell, the corresponding bit 32 and suspend the corresponding bits can
|
/linux-6.12.1/include/net/ |
D | dropreason-core.h | 169 * corresponding to LINUX_MIB_TCPMD5NOTFOUND 174 * one, corresponding to LINUX_MIB_TCPMD5UNEXPECTED 178 * @SKB_DROP_REASON_TCP_MD5FAILURE: MD5 hash and its wrong, corresponding 184 * corresponding to LINUX_MIB_TCPAOREQUIRED 189 * was not expected, corresponding to LINUX_MIB_TCPAOKEYNOTFOUND 194 * corresponding to LINUX_MIB_TCPAOKEYNOTFOUND 199 * corresponding to LINUX_MIB_TCPAOBAD 210 * @SKB_DROP_REASON_TCP_ABORT_ON_DATA: abort on data, corresponding to 233 * queue, corresponding to LINUX_MIB_TCPOFOMERGE 237 * @SKB_DROP_REASON_TCP_RFC7323_PAWS: PAWS check, corresponding to [all …]
|
D | rstreason.h | 62 * @SK_RST_REASON_TCP_RFC7323_PAWS: PAWS check, corresponding to 79 * corresponding to LINUX_MIB_TCPABORTONDATA 95 * corresponding to LINUX_MIB_TCPABORTONCLOSE 100 * corresponding to LINUX_MIB_TCPABORTONLINGER 105 * corresponding to LINUX_MIB_TCPABORTONMEMORY 217 /* If we don't have our own corresponding reason */ in sk_rst_convert_drop_reason()
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-ti-sci-inta.c | 48 * @global_event: Global event number corresponding to this event 50 * @vint_bit: Corresponding vint bit to which this event is attached. 143 * @desc: Pointer to irq_desc corresponding to the irq 170 * @inta: IRQ domain corresponding to Interrupt Aggregator 171 * @vint_id: Hardware irq corresponding to the above irq domain 201 * @domain: IRQ domain corresponding to Interrupt Aggregator 203 * Return 0 if all went well else corresponding error value. 315 * @domain: irq_domain pointer corresponding to INTA 414 * @data: Pointer to corresponding irq_data 421 * Return: 0 if all went well else corresponding error. [all …]
|
/linux-6.12.1/Documentation/accounting/ |
D | delay-accounting.rst | 26 important tasks could be a trigger for raising its corresponding priority. 30 thread group (corresponding to a traditional Unix process). This is a commonly 44 generic data structure to userspace corresponding to per-pid and per-tgid 57 experienced by the task waiting for the corresponding resource 66 commands to be run and the corresponding delay statistics to be displayed. It 91 executed and the corresponding delays to be
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 156 * @netdev: the corresponding netdev 302 * @prio: corresponding user priority 325 * @netdev: the corresponding netdev 426 * @prio: the corresponding user priority 429 * @bw_pct: BW percentage for the corresponding BWG 430 * @up_map: prio mapped to corresponding TC 456 * @tc: the corresponding traffic class 460 * @up_map: prio mapped to corresponding TC 498 * @pgid: corresponding traffic class 499 * @bw_pct: the BW percentage for the corresponding TC [all …]
|
/linux-6.12.1/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 34 * else returns corresponding error value. 44 * corresponding error message. 47 * corresponding error message. 49 * Returns 0 for successful release, else returns corresponding 52 * Returns 0 if the ID is valid, else returns corresponding error. 58 * proper data, else returns corresponding error message. 62 * current_state has proper data, else returns corresponding error 68 * current_state has proper data, else returns corresponding error 74 * current_state has proper data, else returns corresponding error 82 * corresponding error message. [all …]
|
/linux-6.12.1/Documentation/bpf/libbpf/ |
D | libbpf_naming_convention.rst | 20 and map one to one to corresponding commands. 30 such as BPF program or BPF map. They're represented by corresponding 35 provided via corresponding getters and setters rather than directly. 37 These objects are associated with corresponding parts of ELF object that 47 For example ``bpf_object__open`` consists of the name of corresponding 52 All objects and corresponding functions other than BTF related should go
|
/linux-6.12.1/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 138 are protected by the corresponding root ``rcu_node`` structure's lock. 140 #. The fields in ``rcu_data`` are private to the corresponding CPU, 175 to the corresponding leaf ``rcu_node`` structure to allow 179 access to this information from the corresponding CPU. Finally, this 180 structure records past dyntick-idle state for the corresponding CPU 244 structure on the corresponding level of the tree, for example, as shown 260 corresponding CPU's ``rcu_data`` structure. 350 one bit set. This mask is used to clear the bit corresponding to this 396 period request seen by the corresponding ``rcu_node`` structure. The 433 corresponding bit. Note that the leaf ``rcu_node`` structures should be [all …]
|
/linux-6.12.1/arch/arc/include/asm/ |
D | asserts.h | 17 * - panic in case of OPT enabled but corresponding HW absent. 18 * - warn in case of OPT disabled but corresponding HW exists. 27 * - panic in case of OPT enabled but corresponding HW absent.
|
/linux-6.12.1/drivers/pinctrl/sunplus/ |
D | sppctl.h | 44 * accidentally. Set the corresponding bits in the mask-field before 82 * @mux_f_mux: Set the corresponding pin to a fully-pinmux pin 83 * @mux_f_gpio: Set the corresponding pin to a GPIO or IOP pin 94 * @mux_m_iop: Set the corresponding pin to an IO processor (IOP) pin 95 * @mux_m_gpio: Set the corresponding pin to a digital GPIO pin
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 80 indicating which psscr fields are set in the corresponding 86 only the Requested Level (RL) field of the corresponding entry 103 psscr fields of the corresponding entry in 109 register value is to be set in pmicr for the corresponding 116 which of the fields of the PMICR are set in the corresponding
|
/linux-6.12.1/arch/s390/include/uapi/asm/ |
D | uvdevice.h | 38 * @supp_uv_cmds - supported UVCs corresponding to the IOCTL 46 * as there is no corresponding UV-call. 55 * corresponding to the IOCTL with nr `n` in the calling contextx (host 56 * or guest). The value is only valid if the corresponding bit in
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_defs.h | 45 * Map an ATID or STID to their entries in the corresponding TID tables. 60 * Find the connection corresponding to a TID. 72 * Find the connection corresponding to a server TID. 91 * Find the connection corresponding to an active-open TID.
|
/linux-6.12.1/include/linux/platform_data/ |
D | gpmc-omap.h | 34 /* Chip-select signal timings corresponding to GPMC_CS_CONFIG2 */ 39 /* ADV signal timings corresponding to GPMC_CONFIG3 */ 47 /* WE signals timings corresponding to GPMC_CONFIG4 */ 51 /* OE signals timings corresponding to GPMC_CONFIG4 */ 57 /* Access time and cycle time timings corresponding to GPMC_CONFIG5 */
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/keystone/ |
D | ti,k3-sci-common.yaml | 20 of properties that enables them to implement the corresponding functionality 34 Should contain the TI-SCI device id corresponding to the device. Please 35 refer to the corresponding System Controller documentation for valid
|
/linux-6.12.1/drivers/media/platform/xilinx/ |
D | xilinx-vip.c | 51 * Return: a pointer to the format information structure corresponding to the 52 * given V4L2 media bus format @code, or ERR_PTR if no corresponding format can 74 * Return: a pointer to the format information structure corresponding to the 98 * from the device tree @node passed as an argument and return the corresponding 101 * Return: a pointer to the format information structure corresponding to the 102 * format name and width, or ERR_PTR if no corresponding format can be found. 240 * Enumerate the media bus code of the subdevice. Return the corresponding
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | ethernet-phy.yaml | 128 Mark the corresponding energy efficient ethernet mode as 134 Mark the corresponding energy efficient ethernet mode as 140 Mark the corresponding energy efficient ethernet mode as 146 Mark the corresponding energy efficient ethernet mode as 152 Mark the corresponding energy efficient ethernet mode as 158 Mark the corresponding energy efficient ethernet mode as
|
/linux-6.12.1/drivers/reset/ |
D | reset-ti-sci.c | 60 * Return: 0 for successful request, else a corresponding error value 101 * with the corresponding parameters as passed in, but with the @assert 104 * Return: 0 for successful request, else a corresponding error value 119 * with the corresponding parameters as passed in, but with the @assert 122 * Return: 0 for successful request, else a corresponding error value 182 * Return: 0 for successful request, else a corresponding error value
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | ti,gpmc-child.yaml | 28 # Chip-select signal timings corresponding to GPMC_CONFIG2: 41 # ADV signal timings corresponding to GPMC_CONFIG3: 66 # WE signals timings corresponding to GPMC_CONFIG4: 75 # OE signals timings corresponding to GPMC_CONFIG4: 92 # Access time and cycle time timings (in nanoseconds) corresponding to
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 80 corresponding frame to the matching capture buffer. 129 of macroblocks to decode a full corresponding frame to the matching 170 of macroblocks to decode a full corresponding frame to the matching 193 of macroblocks to decode a full corresponding frame to the matching 222 number of macroblocks to decode a full corresponding frame. 274 of macroblocks to decode a full corresponding frame to the matching
|
12345678910>>...145