Searched full:_not_ (Results 1 – 25 of 269) sorted by relevance
1234567891011
/Linux-v5.10/drivers/hwspinlock/ |
D | hwspinlock_internal.h | 22 * failure and true on success. may _not_ sleep. 23 * @unlock: release the lock. always succeed. may _not_ sleep. 26 * invocations of @trylock. may _not_ sleep.
|
/Linux-v5.10/tools/testing/selftests/bpf/verifier/ |
D | wide_access.c | 26 /* msg_src_ip6[0] is _not_ u64 aligned */ 63 /* msg_src_ip6[0] is _not_ u64 aligned */
|
/Linux-v5.10/Documentation/core-api/ |
D | dma-isa-lpc.rst | 55 API. Do _not_ use isa_virt_to_bus() even though it does the same 80 The ability to use 16-bit or 8-bit transfers is _not_ up to you as a
|
/Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/ |
D | README | 13 1) The register values are _NOT_ in user documentation, but rather in 18 2) The register values are _NOT_ completely consistent. There is no way to 26 programming manuals and vendor-provided documentation are _not_ even
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-stmpe.txt | 8 - st,norequest-mask: bitmask specifying which GPIOs should _not_ be requestable
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | a.out.h | 11 /sbin/loader, which of course is _not_ a TASO application. */
|
/Linux-v5.10/Documentation/locking/ |
D | spinlocks.rst | 21 lock. This works well even under UP also, so the code does _not_ need to 130 the other interrupt happens on another CPU, but it is _not_ ok if the
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | st,stmpe-adc.yaml | 26 Bitmask specifying which ADC channels should _not_ be
|
/Linux-v5.10/Documentation/hwmon/ |
D | pmbus-core.rst | 251 Therefore, it must _not_ be called from that function. 260 obtain the chip status. Therefore, it must _not_ be called from that function. 269 obtain the chip status. Therefore, it must _not_ be called from that function.
|
D | vexpress.rst | 36 The configuration devices are _not_ memory mapped and must be accessed
|
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | udp_limit.c | 34 /* BPF_CGROUP_INET_SOCK_RELEASE is _not_ called in sock()
|
/Linux-v5.10/lib/ |
D | dec_and_lock.c | 10 * NOTE NOTE NOTE! This is _not_ equivalent to
|
/Linux-v5.10/Documentation/x86/x86_64/ |
D | uefi.rst | 9 Although the tools below are _not_ needed for building the kernel,
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43/ |
D | tables_lpphy.h | 22 * host endianness! The returned data is _not_ a bytearray, but an array
|
/Linux-v5.10/arch/powerpc/platforms/40x/ |
D | ppc40x_simple.c | 42 * platform code. This does _not_ mean the boards are compatible,
|
/Linux-v5.10/arch/powerpc/platforms/44x/ |
D | ppc44x_simple.c | 41 * platform code. This does _not_ mean the boards are compatible,
|
/Linux-v5.10/include/linux/ |
D | plist.h | 278 * Assumes the plist is _not_ empty. 290 * Assumes the plist is _not_ empty.
|
/Linux-v5.10/net/mac80211/ |
D | wep.c | 107 * does _not_ add IV. data = RC4(data | CRC32(data)) */ 163 * payload, including 4-byte ICV, but _not_ IV. data_len must not include ICV.
|
D | michael.c | 44 * calculation, but it is _not_ transmitted in michael_mic_hdr()
|
/Linux-v5.10/drivers/rpmsg/ |
D | mtk_rpmsg.c | 283 * the name service ept does _not_ belong to a real rpmsg channel, in mtk_rpmsg_ns_cb() 285 * for sanity reasons, make sure a valid rpdev has _not_ sneaked in mtk_rpmsg_ns_cb()
|
/Linux-v5.10/arch/x86/include/asm/ |
D | preempt.h | 88 * Because we keep PREEMPT_NEED_RESCHED set when we do _not_ need to reschedule
|
/Linux-v5.10/fs/ |
D | stack.c | 6 /* does _NOT_ require i_mutex to be held.
|
/Linux-v5.10/arch/s390/boot/ |
D | als.c | 13 * The code within this file will be called very early. It may _not_
|
/Linux-v5.10/arch/arm/vfp/ |
D | vfp.h | 204 * already normalised such that the MSB is bit 30, _not_ bit 31. 313 * already normalised such that the MSB is bit 30, _not_ bit 31.
|
/Linux-v5.10/drivers/mmc/host/ |
D | dw_mmc-rockchip.c | 70 * NOTE: this is _not_ a value that is dynamically tuned and is also in dw_mci_rk3288_set_ios() 71 * _not_ a value that will vary from board to board. It is a value in dw_mci_rk3288_set_ios()
|
1234567891011