Searched full:_not_ (Results 1 – 25 of 302) sorted by relevance
12345678910>>...13
/linux-6.14.4/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. 28 * invocations of @trylock. may _not_ sleep.
|
/linux-6.14.4/tools/testing/selftests/bpf/verifier/ |
D | wide_access.c | 29 /* msg_src_ip6[0] is _not_ u64 aligned */ 71 /* msg_src_ip6[0] is _not_ u64 aligned */
|
/linux-6.14.4/Documentation/dev-tools/ |
D | checkuapi.rst | 114 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 161 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 199 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 254 error - 1/884 UAPI headers compatible with arm64 appear _not_ to be backwards compatible 336 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible 354 error - 37/907 UAPI headers compatible with x86 appear _not_ to be backwards compatible 381 error - 1/910 UAPI headers compatible with x86 appear _not_ to be backwards compatible
|
/linux-6.14.4/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-6.14.4/drivers/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-6.14.4/arch/sparc/ |
D | Kconfig.debug | 22 always built. It does _not_ use the common command line parameters
|
/linux-6.14.4/tools/testing/selftests/sched_ext/ |
D | minimal.bpf.c | 6 * fields: its name. It should _not_ fail to be loaded, and can be used to
|
/linux-6.14.4/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-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_ksyms_btf_write_check.c | 20 * is read-only, should _not_ pass verification. in handler1()
|
D | udp_limit.c | 33 /* BPF_CGROUP_INET_SOCK_RELEASE is _not_ called in sock()
|
/linux-6.14.4/fs/bcachefs/ |
D | subvolume_format.h | 19 * This is _not_ necessarily the subvolume of the directory containing
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | st,stmpe-adc.yaml | 25 Bitmask specifying which ADC channels should _not_ be
|
/linux-6.14.4/Documentation/hwmon/ |
D | vexpress.rst | 36 The configuration devices are _not_ memory mapped and must be accessed
|
D | pmbus-core.rst | 260 Therefore, it must _not_ be called from that function. 269 obtain the chip status. Therefore, it must _not_ be called from that function. 278 obtain the chip status. Therefore, it must _not_ be called from that function.
|
/linux-6.14.4/tools/testing/selftests/perf_events/ |
D | remove_on_exec.c | 118 * Verify that event does _not_ propagate to fork+exec'd child; event enabled 169 * Verify that event does _not_ propagate to fork+exec'd child; event enabled
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43/ |
D | tables_lpphy.h | 22 * host endianness! The returned data is _not_ a bytearray, but an array
|
/linux-6.14.4/lib/ |
D | dec_and_lock.c | 10 * NOTE NOTE NOTE! This is _not_ equivalent to
|
/linux-6.14.4/arch/powerpc/platforms/44x/ |
D | ppc44x_simple.c | 40 * platform code. This does _not_ mean the boards are compatible,
|
/linux-6.14.4/Documentation/arch/x86/x86_64/ |
D | uefi.rst | 9 Although the tools below are _not_ needed for building the kernel,
|
/linux-6.14.4/drivers/rpmsg/ |
D | mtk_rpmsg.c | 285 * the name service ept does _not_ belong to a real rpmsg channel, in mtk_rpmsg_ns_cb() 287 * for sanity reasons, make sure a valid rpdev has _not_ sneaked in mtk_rpmsg_ns_cb()
|
/linux-6.14.4/net/mac80211/ |
D | wep.c | 108 * does _not_ add IV. data = RC4(data | CRC32(data)) */ 164 * 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-6.14.4/include/linux/ |
D | plist.h | 271 * Assumes the plist is _not_ empty. 283 * Assumes the plist is _not_ empty.
|
/linux-6.14.4/fs/ |
D | stack.c | 6 /* does _NOT_ require i_mutex to be held.
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | addrspace.h | 93 #define _ACAST64_ (_ATYPE64_) /* do _not_ narrow */
|
12345678910>>...13