Searched full:addressed (Results 1 – 25 of 268) sorted by relevance
1234567891011
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst | 201 statistic is a count of the number of packets received that were not addressed 205 statistic is a count of the number of packets received that were addressed to 209 statistic is a count of the number of packets received that were addressed to 218 statistic counts the number of packets transmitted that were not addressed to 222 statistic counts the number of packets transmitted that were addressed to a 226 statistic counts the number of packets transmitted that were addressed to a
|
/Linux-v6.1/drivers/mtd/chips/ |
D | Kconfig | 132 flash chip addressed by each bus cycle, then say 'Y'. 139 flash chips addressed by each bus cycle, then say 'Y'. 146 flash chips addressed by each bus cycle, then say 'Y'. 153 flash chips addressed by each bus cycle, then say 'Y'.
|
/Linux-v6.1/Documentation/filesystems/ |
D | qnx6.rst | 35 Blockpointers are 32bit, so the maximum space that can be addressed is 57 If the level value is 0, up to 16 direct blocks can be addressed by each 63 to 16 * 256 * 256 = 1048576 blocks that can be addressed by such a tree). 95 addressed with 16 direct blocks.
|
/Linux-v6.1/Documentation/x86/x86_64/ |
D | fsgs.rst | 149 __seg_fs Variable is addressed relative to FS 150 __seg_gs Variable is addressed relative to GS 185 __attribute__((address_space(256)) Variable is addressed relative to GS 186 __attribute__((address_space(257)) Variable is addressed relative to FS
|
/Linux-v6.1/Documentation/admin-guide/hw-vuln/ |
D | l1d_flush.rst | 15 The following CVEs can be addressed by this 62 This can be addressed by controlled placement of processes on physical CPU
|
/Linux-v6.1/net/mac80211/ |
D | mesh_ps.c | 15 * mps_qos_null_get - create pre-addressed QoS Null frame for mesh powersave 183 * NOTE: sta must be given when an individually-addressed QoS frame header 184 * is handled, for group-addressed and management frames it is not used 343 * individually addressed QoS Data/Null frames contain in ieee80211_mps_rx_h_sta_process() 571 * For peers if we have individually-addressed frames buffered or the peer
|
/Linux-v6.1/arch/riscv/kernel/ |
D | module.c | 114 "%s: target %016llx can not be addressed by the 32-bit offset from PC = %p\n", in apply_r_riscv_pcrel_hi20_rela() 156 "%s: target %016llx can not be addressed by the 32-bit offset from PC = %p\n", in apply_r_riscv_hi20_rela() 223 "%s: target %016llx can not be addressed by the 32-bit offset from PC = %p\n", in apply_r_riscv_call_plt_rela() 244 "%s: target %016llx can not be addressed by the 32-bit offset from PC = %p\n", in apply_r_riscv_call_rela()
|
/Linux-v6.1/Documentation/networking/ |
D | ila.rst | 40 provide the topological location of an addressed node. ILA 99 +--------+ | ...addressed.... ( ) +--------+ 102 addressed +->|router| . . |router|->-+ addressed
|
/Linux-v6.1/arch/x86/lib/ |
D | pc-conf-reg.c | 5 * Cyrix CPUs, numerous chipsets. As the space is indirectly addressed
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sdm636.dtsi | 16 * be addressed when the aforementioned
|
/Linux-v6.1/Documentation/bpf/libbpf/ |
D | index.rst | 21 be that this was already addressed or answered before.
|
/Linux-v6.1/drivers/staging/rtl8192u/ |
D | r8180_93cx6.h | 18 /*memory is addressed by WORDS*/
|
/Linux-v6.1/Documentation/devicetree/bindings/display/ |
D | mipi-dsi-bus.txt | 26 bus. DSI peripherals are addressed using a 2-bit virtual channel number, so 27 a maximum of 4 devices can be addressed on a single bus. Hence the value of
|
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | intr_regs_no_crash_wo_pmu_test.c | 21 * addressed in commit: f75e7d73bdf7 in kernel.
|
/Linux-v6.1/kernel/ |
D | profile.c | 13 * Amortized hit count accounting via per-cpu open-addressed hashtables 141 * Each cpu has a pair of open-addressed hashtables for pending 150 * The open-addressed hashtables are indexed by profile buffer slot
|
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | baikal,bt1-apb.yaml | 17 addressed APB slave devices. In case of any APB protocol collisions, slave
|
/Linux-v6.1/tools/objtool/include/objtool/ |
D | check.h | 33 * Byte-offset-addressed len-sized array of pointers to CFI structs.
|
/Linux-v6.1/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 6 addressed by PPL is that after a dirty shutdown, parity of a particular stripe
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-class-udc | 82 'reconnecting', 'unauthenticated', 'default', 'addressed',
|
/Linux-v6.1/drivers/net/fddi/ |
D | Kconfig | 67 Questions concerning this driver can be addressed to:
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | planar-apis.rst | 11 has to be addressed using more than one memory address, i.e. one pointer
|
/Linux-v6.1/Documentation/i2c/ |
D | summary.rst | 53 A **slave** chip is a node that responds to communications when addressed
|
/Linux-v6.1/drivers/char/xillybus/ |
D | xillybus_pcie.c | 93 * Some (old and buggy?) hardware drops 64-bit addressed PCIe packets, in xilly_probe()
|
/Linux-v6.1/drivers/mtd/ubi/ |
D | block.c | 19 * The addressed byte is obtained from the addressed block sector, which is 22 * LEB number = addressed byte / LEB size
|
/Linux-v6.1/Documentation/bpf/ |
D | instruction-set.rst | 302 addressed by ``dst_reg + off``. 304 The ``BPF_CMPXCHG`` operation atomically compares the value addressed by 305 ``dst_reg + off`` with ``R0``. If they match, the value addressed by
|
1234567891011