Home
last modified time | relevance | path

Searched full:never (Results 1 – 25 of 2139) sorted by relevance

12345678910>>...86

/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst35 application's behavior, but never try to search for sysfs. Never try
70 - simple string, never a path or a link
76 - a simple string, which may contain spaces, never a path or a
94 - Properties of parent devices never belong into a child device.
98 Never copy any property of the parent-device into a child-device. Parent
135 at the same level, never in a hierarchy. Assuming the block subsystem to
140 Never depend on the "device"-link. The "device"-link is a workaround
145 single valid use of the "device"-link; it must never appear in any
150 Never depend on the class-specific links back to the ``/sys/class``
155 valid use of these links; they must never appear in any path as an
[all …]
/linux/tools/testing/selftests/rseq/
H A Drseq-bits-template.h16 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
26 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
34 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
37 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
/linux/fs/ceph/
H A Dsubvolume_metrics.h47 * @total_read_ops: Cumulative read ops across all snapshots (never reset)
48 * @total_read_bytes: Cumulative bytes read across all snapshots (never reset)
49 * @total_write_ops: Cumulative write ops across all snapshots (never reset)
50 * @total_write_bytes: Cumulative bytes written across all snapshots (never reset)
/linux/net/sunrpc/xprtrdma/
H A Dib_client.c33 * Listeners have no associated device, so we never register them.
76 * value would unregister an @rn that was never inserted. in rpcrdma_rn_register()
102 * It is safe to call this on an @rn whose registration never
104 * never-registered and the call is a no-op.
119 * never registered (or its registration failed) or has in rpcrdma_rn_unregister()
/linux/arch/nios2/mm/
H A Dcacheflush.c180 * The zero page is never written to, so never has any dirty in flush_dcache_folio()
181 * cache lines, and therefore never needs to be flushed. in flush_dcache_folio()
223 * The zero page is never written to, so never has any dirty in update_mmu_cache_range()
224 * cache lines, and therefore never needs to be flushed. in update_mmu_cache_range()
/linux/arch/arm/mach-omap2/
H A Dpowerdomain-common.c61 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_onstate_mask()
81 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_retst_mask()
101 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_stst_mask()
/linux/tools/testing/selftests/firmware/
H A Dfw_fallback.sh35 echo "$0: firmware interface never appeared" >&2
62 echo "$0: firmware interface never appeared" >&2
91 echo "$0: firmware interface never appeared" >&2
124 echo "$0: firmware interface never appeared" >&2
172 echo "The file never appeared: $DEVPATH"
/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_common.h43 /* It's an expected connection: bit 0 set. This bit never changed */
51 /* Conntrack should never be early-expired. */
59 /* Connection needs src nat in orig dir. This bit never changed. */
63 /* Connection needs dst nat in orig dir. This bit never changed. */
/linux/tools/testing/selftests/ftrace/test.d/00basic/
H A Dtrace_pipe.tc9 : "trace interface never consume the ring buffer"
13 : "trace interface never consume the ring buffer"
/linux/arch/arm/include/asm/mach/
H A Darch.h40 unsigned char reserve_lp0 :1; /* never has lp0 */
41 unsigned char reserve_lp1 :1; /* never has lp1 */
42 unsigned char reserve_lp2 :1; /* never has lp2 */
/linux/tools/testing/selftests/filesystems/
H A Dkernfs_test.c17 /* Read-only file that can never have any extended attributes set. */ in TEST()
29 /* Read-only file that can never have any extended attributes set. */ in TEST()
/linux/Documentation/litmus-tests/rcu/
H A DRCU+sync+free.litmus4 * Result: Never
6 * This litmus test demonstrates that an RCU reader can never see a write that
/linux/Documentation/bpf/
H A Dcpumasks.rst235 /* Should never happen. */
240 /* Should never happen. */
309 /* Should never happen. */
314 /* Should never happen. */
318 /* Should never happen. */
324 /* Should never happen. */
/linux/Documentation/scsi/
H A Dsym53c500_cs.rst14 All the USE_BIOS code has been ripped out. It was never used, and could
22 other products using this chip, but I've never laid eyes (much less hands)
/linux/kernel/dma/
H A Ddummy.c23 * Dummy ops doesn't support map_phys, so unmap_page should never be in dma_dummy_unmap_phys()
41 * Dummy ops doesn't support map_sg, so unmap_sg should never be called. in dma_dummy_unmap_sg()
/linux/tools/testing/selftests/x86/
H A Dxstate.h184 * Ensure that 'data' is never 0. This ensures that in set_rand_data()
185 * the registers are never in their initial configuration in set_rand_data()
186 * and thus never tracked as being in the init state. in set_rand_data()
/linux/Documentation/mm/
H A Dallocation-profiling.rst21 sysctl.vm.mem_profiling={0|1|never}[,compressed]
23 When set to "never", memory allocation profiling overhead is minimized and it
26 When CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT=n, default value is "never".
/linux/security/landlock/
H A Ddomain.h35 * The contained pointers are initialized at the domain creation time and never
56 * itself, at creation time. Always NULL terminated, and never greater
93 * Masked (i.e. never logged) denials are still counted.
/linux/include/linux/
H A Derrno.h9 * These should never be seen by user programs. To return one of ERESTART*
11 * at syscall exit tracing, but they will never be left for the debugged user
/linux/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline11 on the bad page list and never be reused.
18 kernel will never kill anything for this, but rather
H A Dconfigfs-stp-policy-p_sys-t30 the default and stands for "never send the timestamp".
39 stands for "never send the CLOCKSYNC". It makes sense to
/linux/arch/mips/pci/
H A Dfixup-ip32.c27 {0, 0, 0, 0, 0}, /* This is placeholder row - never used */
39 * in theory have slots 4 and 5, and we never normally use the shared
/linux/include/linux/firmware/qcom/
H A Dqcom_tzmem.h22 * never grow above initial size.
42 * @max_size: Size above which the pool will never grow.
/linux/tools/memory-model/
H A DREADME106 Observation SB+fencembonceonces Never 0 3
110 The "Positive: 0 Negative: 3" and the "Never 0 3" each indicate that
146 Observation SB+fencembonceonces Never 0 2000000
149 The "Positive: 0 Negative: 2000000" and the "Never 0 2000000" indicate
/linux/include/uapi/linux/
H A Dfscrypt.h185 #define FS_ENCRYPTION_MODE_INVALID 0 /* never used */
187 #define FS_ENCRYPTION_MODE_AES_256_GCM 2 /* never used */
188 #define FS_ENCRYPTION_MODE_AES_256_CBC 3 /* never used */

12345678910>>...86