Home
last modified time | relevance | path

Searched full:many (Results 1 – 25 of 6044) sorted by relevance

12345678910>>...242

/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-kernel-slab19 The aliases file is read-only and specifies how many caches
48 The alloc_fastpath file shows how many objects have been
59 The alloc_from_partial file shows how many times a cpu slab has
71 The alloc_refill file shows how many times the per-cpu freelist
82 The alloc_slab file is shows how many times a new slab had to
93 The alloc_slowpath file shows how many objects have been
115 The cpu_slabs file is read-only and displays how many cpu slabs
124 The file cpuslab_flush shows how many times a cache's cpu slabs
147 The deactivate_empty file shows how many times an empty cpu slab
157 The deactivate_full file shows how many times a full cpu slab
[all …]
Dsysfs-kernel-mm-ksm19 full_scans: how many times all mergeable areas have been
22 pages_shared: how many shared pages are being used.
24 pages_sharing: how many more sites are sharing them i.e. how
27 pages_to_scan: how many present pages to scan before ksmd goes
30 pages_unshared: how many pages unique but repeatedly checked
33 pages_volatile: how many pages changing too fast to be placed
41 sleep_millisecs: how many milliseconds ksm should sleep between
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-kernel-slab19 The aliases file is read-only and specifies how many caches
48 The alloc_fastpath file shows how many objects have been
59 The alloc_from_partial file shows how many times a cpu slab has
71 The alloc_refill file shows how many times the per-cpu freelist
82 The alloc_slab file is shows how many times a new slab had to
93 The alloc_slowpath file shows how many objects have been
115 The cpu_slabs file is read-only and displays how many cpu slabs
124 The file cpuslab_flush shows how many times a cache's cpu slabs
147 The deactivate_empty file shows how many times an empty cpu slab
157 The deactivate_full file shows how many times a full cpu slab
[all …]
Dsysfs-kernel-mm-ksm19 full_scans: how many times all mergeable areas have been
22 pages_shared: how many shared pages are being used.
24 pages_sharing: how many more sites are sharing them i.e. how
27 pages_to_scan: how many present pages to scan before ksmd goes
30 pages_unshared: how many pages unique but repeatedly checked
33 pages_volatile: how many pages changing too fast to be placed
41 sleep_millisecs: how many milliseconds ksm should sleep between
/kernel/linux/linux-6.6/arch/ia64/kernel/
Dpal.S38 br.ret.sptk.many rp
48 br.cond.sptk.many rp
83 br.cond.sptk.many b7
90 br.ret.sptk.many b0
120 br.call.sptk.many rp=b7 // now make the call
126 br.ret.sptk.many b0
180 br.call.sptk.many rp=ia64_switch_mode_phys
184 br.cond.sptk.many b7
190 br.call.sptk.many rp=ia64_switch_mode_virt // return to virtual mode
198 br.ret.sptk.many b0
[all …]
Dentry.S71 br.call.sptk.many rp=sys_execve
80 (p7) br.ret.sptk.many rp
100 br.ret.sptk.many rp
123 br.call.sptk.many rp=ia64_clone
128 br.ret.sptk.many rp
151 br.call.sptk.many rp=ia64_clone
156 br.ret.sptk.many rp
198 br.ret.sptk.many rp // boogie on out in new context
349 br.cond.sptk.many b7
449 br.cond.sptk.many b7
[all …]
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dpal.S38 br.ret.sptk.many rp
48 br.cond.sptk.many rp
83 br.cond.sptk.many b7
90 br.ret.sptk.many b0
120 br.call.sptk.many rp=b7 // now make the call
126 br.ret.sptk.many b0
180 br.call.sptk.many rp=ia64_switch_mode_phys
184 br.cond.sptk.many b7
190 br.call.sptk.many rp=ia64_switch_mode_virt // return to virtual mode
198 br.ret.sptk.many b0
[all …]
Dentry.S72 br.call.sptk.many rp=sys_execve
81 (p7) br.ret.sptk.many rp
101 br.ret.sptk.many rp
124 br.call.sptk.many rp=ia64_clone
129 br.ret.sptk.many rp
152 br.call.sptk.many rp=ia64_clone
157 br.ret.sptk.many rp
199 br.ret.sptk.many rp // boogie on out in new context
350 br.cond.sptk.many b7
450 br.cond.sptk.many b7
[all …]
/kernel/linux/linux-6.6/arch/arm/common/
Dvlock.S20 #define MANY(x...) x macro
23 #define MANY(x...) macro
69 MANY( mov r3, #VLOCK_VOTING_OFFSET )
71 MANY( ldr r2, [r0, r3] )
76 MANY( add r3, r3, #4 )
77 MANY( cmp r3, #VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE )
78 MANY( bne 0b )
/kernel/linux/linux-5.10/arch/arm/common/
Dvlock.S18 #define MANY(x...) x macro
21 #define MANY(x...) macro
67 MANY( mov r3, #VLOCK_VOTING_OFFSET )
69 MANY( ldr r2, [r0, r3] )
74 MANY( add r3, r3, #4 )
75 MANY( cmp r3, #VLOCK_VOTING_OFFSET + VLOCK_VOTING_SIZE )
76 MANY( bne 0b )
/kernel/linux/linux-5.10/include/linux/sched/
Duser.h15 atomic_t processes; /* How many processes does this user have? */
16 atomic_t sigpending; /* How many pending signals does this user have? */
25 unsigned long mq_bytes; /* How many bytes can be allocated to mqueue? */
27 unsigned long locked_shm; /* How many pages of mlocked shm ? */
28 unsigned long unix_inflight; /* How many files in flight in unix sockets */
29 atomic_long_t pipe_bufs; /* how many pages are allocated in pipe buffers */
/kernel/linux/linux-5.10/arch/nds32/lib/
Dmemmove.S21 srli $p1, $r2, #2 ! $p1 is how many words to copy
29 andi $r2, $r2, #3 ! How many bytes are less than a word
35 addi $p1, $p1, #-1 ! How many words left to copy
44 andi $r2, $r2, #3 ! How many bytes are less than a word
50 addi $p1, $p1, #-1 ! How many words left to copy
60 addi $r2, $r2, #-1 ! How many bytes left to copy
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dauthors.rst14 the IBM Linux JFS team for explaining many esoteric Linux filesystem features.
47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
52 - Shirish Pargaonkar (for many ACL patches over the years)
53 - Sachin Prabhu (many bug fixes, including for reconnect, copy offload and security)
65 mention to the Stanford Checker (SWAT) which pointed out many minor
/kernel/linux/linux-6.6/Documentation/admin-guide/cifs/
Dauthors.rst14 the IBM Linux JFS team for explaining many esoteric Linux filesystem features.
47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
52 - Shirish Pargaonkar (for many ACL patches over the years)
53 - Sachin Prabhu (many bug fixes, including for reconnect, copy offload and security)
65 mention to the Stanford Checker (SWAT) which pointed out many minor
/kernel/linux/linux-5.10/include/sound/sof/
Dchannel_map.h16 * \brief Channel map, specifies transformation of one-to-many or many-to-one.
18 * In case of one-to-many specifies how the output channels are computed out of
20 * in case of many-to-one specifies how a single target channel is computed
29 * Channel mask describes which channels are taken into account on the "many"
/kernel/linux/linux-6.6/include/sound/sof/
Dchannel_map.h16 * \brief Channel map, specifies transformation of one-to-many or many-to-one.
18 * In case of one-to-many specifies how the output channels are computed out of
20 * in case of many-to-one specifies how a single target channel is computed
29 * Channel mask describes which channels are taken into account on the "many"
/kernel/linux/linux-6.6/Documentation/admin-guide/mm/
Dksm.rst15 application which generates many instances of the same data.
80 how many pages to scan before ksmd goes to sleep
86 how many milliseconds ksmd should sleep before next scan
163 how many pages are being scanned for ksm
165 how many shared pages are being used
167 how many more sites are sharing them i.e. how much saved
169 how many pages unique but repeatedly checked for merging
171 how many pages changing too fast to be placed in a tree
173 how many times all mergeable areas have been scanned
179 how many zero pages that are still mapped into processes were mapped by
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dksm.rst17 application which generates many instances of the same data.
82 how many pages to scan before ksmd goes to sleep
88 how many milliseconds ksmd should sleep before next scan
163 how many shared pages are being used
165 how many more sites are sharing them i.e. how much saved
167 how many pages unique but repeatedly checked for merging
169 how many pages changing too fast to be placed in a tree
171 how many times all mergeable areas have been scanned
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dperfmon_default_smpl.h39 unsigned long hdr_count; /* how many valid entries */
43 unsigned long hdr_overflows; /* how many times the buffer overflowed */
44 unsigned long hdr_buf_size; /* how many bytes in the buffer */
54 * index order: PMD4, PMD5, and so on. How many PMDs are present depends
76 #define PFM_DEFAULT_MAX_PMDS 64 /* how many pmds supported by data structures (sizeof(unsigned lon…
/kernel/linux/linux-6.6/arch/ia64/lib/
Dmemset.S78 (p_scr) br.ret.dpnt.many rp // return immediately if count = 0
85 (p_scr) br.cond.dptk.many .move_bytes_unaligned // go move just a few (M_B_U)
121 (p_scr) br.cond.dpnt.many .fraction_of_line // go move just a few
127 (p_zr) br.cond.dptk.many .l1b // Jump to use stf.spill
195 (p_scr) br.cond.dpnt.many .fraction_of_line // Branch no. 2
196 br.cond.dpnt.many .move_bytes_from_alignment // Branch no. 3
249 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment //
260 (p_scr) br.cond.dpnt.many .store_words
274 br.cloop.dptk.many .l2
279 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment // Branch
[all …]
/kernel/linux/linux-5.10/arch/ia64/lib/
Dmemset.S78 (p_scr) br.ret.dpnt.many rp // return immediately if count = 0
85 (p_scr) br.cond.dptk.many .move_bytes_unaligned // go move just a few (M_B_U)
121 (p_scr) br.cond.dpnt.many .fraction_of_line // go move just a few
127 (p_zr) br.cond.dptk.many .l1b // Jump to use stf.spill
195 (p_scr) br.cond.dpnt.many .fraction_of_line // Branch no. 2
196 br.cond.dpnt.many .move_bytes_from_alignment // Branch no. 3
249 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment //
260 (p_scr) br.cond.dpnt.many .store_words
274 br.cloop.dptk.many .l2
279 (p_scr) br.cond.dpnt.many .move_bytes_from_alignment // Branch
[all …]
/kernel/linux/linux-6.6/fs/btrfs/
Draid56.h58 /* How many pages there are for the full stripe including P/Q */
61 /* How many sectors there are for the full stripe including P/Q */
70 /* How many pages there are for each stripe */
73 /* How many sectors there are for each stripe */
94 /* Allocated with stripe_nsectors-many bits for finish_*() calls */
118 /* Allocated with real_stripes-many pointers for finish_*() calls */
/kernel/linux/linux-5.10/tools/arch/sparc/include/uapi/asm/
Derrno.h33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
/kernel/linux/linux-6.6/tools/arch/sparc/include/uapi/asm/
Derrno.h33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
Derrno.h33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */
36 #define ELOOP 62 /* Too many symbolic links encountered */
41 #define EPROCLIM 67 /* SUNOS: Too many processes */
42 #define EUSERS 68 /* Too many users */
55 #define ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
99 #define ELIBMAX 123 /* Atmpt to link in too many shared libs */

12345678910>>...242