Home
last modified time | relevance | path

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

12345678910>>...142

/openbmc/qemu/tests/qemu-iotests/
H A Dpylintrc15 too-many-arguments,
16 too-many-positional-arguments,
17 too-many-branches,
18 too-many-lines,
19 too-many-locals,
20 too-many-public-methods,
31 too-many-return-statements,
32 too-many-statements,
/openbmc/linux/arch/ia64/kernel/
H A 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 …]
H A 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 …]
H A Defi_stub.S66 br.call.sptk.many rp=ia64_switch_mode_phys
76 br.call.sptk.many rp=b6 // call the EFI function
81 br.call.sptk.many rp=ia64_switch_mode_virt // return to virtual mode
86 br.ret.sptk.many rp
H A Desi_stub.S84 br.call.sptk.many rp=ia64_switch_mode_phys
87 br.call.sptk.many rp=b6 // call the ESI function
92 br.call.sptk.many rp=ia64_switch_mode_virt // return to virtual mode
97 br.ret.sptk.many rp
/openbmc/linux/Documentation/ABI/testing/
H A 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 …]
H A 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
/openbmc/linux/arch/arm/common/
H A 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 )
/openbmc/linux/Documentation/admin-guide/cifs/
H A 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
/openbmc/linux/include/sound/sof/
H A 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"
/openbmc/qemu/scripts/qapi/
H A Dpylintrc17 too-many-arguments,
18 too-many-branches,
19 too-many-instance-attributes,
20 too-many-statements,
/openbmc/linux/Documentation/admin-guide/mm/
H A 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
/openbmc/qemu/bsd-user/
H A Derrno_defs.h63 #define TARGET_ENFILE 23 /* Too many open files in system */
64 #define TARGET_EMFILE 24 /* Too many open files */
71 #define TARGET_EMLINK 31 /* Too many links */
108 #define TARGET_ETOOMANYREFS 59 /* Too many references: can't splice */
112 #define TARGET_ELOOP 62 /* Too many levels of symbolic links */
121 #define TARGET_EPROCLIM 67 /* Too many processes */
122 #define TARGET_EUSERS 68 /* Too many users */
127 #define TARGET_EREMOTE 71 /* Too many levels of remote in path */
/openbmc/linux/arch/ia64/lib/
H A 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 …]
/openbmc/linux/fs/btrfs/
H A 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 */
/openbmc/linux/arch/sparc/include/uapi/asm/
H A 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 */
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A 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 */
/openbmc/linux/drivers/misc/cardreader/
H A DKconfig9 Alcor Micro card readers support access to many types of memory cards,
20 Realtek card readers support access to many types of memory cards,
31 Realtek card reader supports access to many types of memory cards,
/openbmc/u-boot/lib/
H A Derrno_str.c38 ERRNO_MSG(EMFILE, "Too many open files"),
45 ERRNO_MSG(EMLINK, "Too many links"),
54 ERRNO_MSG(ELOOP, "Too many symbolic links encountered"),
96 ERRNO_MSG(ELIBMAX, "Attempting to link in too many shared libraries"),
101 ERRNO_MSG(EUSERS, "Too many users"),
123 ERRNO_MSG(ETOOMANYREFS, "Too many references: cannot splice"),
/openbmc/linux/tools/testing/selftests/futex/include/
H A Dfutextest.h85 * @nr_wake: wake up to this many tasks
149 * @nr_wake: wake up to this many tasks
150 * @nr_requeue: requeue up to this many tasks
165 * @nr_wake: wake up to this many tasks
166 * @nr_requeue: requeue up to this many tasks
196 * @nr_wake: wake up to this many tasks
197 * @nr_requeue: requeue up to this many tasks
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h59 #define TARGET_ETOOMANYREFS 59 /* Too many references: cannot splice */
65 #define TARGET_ELOOP 62 /* Too many symbolic links encountered */
75 #define TARGET_EPROCLIM 67 /* SUNOS: Too many processes */
77 #define TARGET_EUSERS 68 /* Too many users */
103 #define TARGET_ERREMOTE 81 /* SunOS: Too many lvls of remote in path */
187 #define TARGET_ELIBMAX 123 /* Atmpt to link in too many shared libs */
/openbmc/linux/sound/core/seq/
H A DKconfig11 Many programs require this feature, so you should enable it
23 You don't need this unless you want to connect many MIDI
37 Many programs still use the OSS API, so say Y.
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h38 __u32 size; /* how many buckets */
62 __u32 size; /* how many buckets */
76 __u32 size; /* how many buckets */
90 __u32 size; /* how many buckets */
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h34 #define TARGET_EMFILE 24 /* Too many open files */
41 #define TARGET_EMLINK 31 /* Too many links */
51 #define TARGET_ELOOP 40 /* Too many symbolic links encountered */
93 #define TARGET_ELIBMAX 82 /* Attempting to link in too many shared libraries */
98 #define TARGET_EUSERS 87 /* Too many users */
120 #define TARGET_ETOOMANYREFS 109 /* Too many references: cannot splice */
/openbmc/linux/fs/afs/
H A Dprotocol_uae.h32 UAEMFILE = 0x2f6df17, /* Too many open files */
39 UAEMLINK = 0x2f6df1e, /* Too many links */
48 UAELOOP = 0x2f6df27, /* Too many symbolic links encountered */
89 UAELIBMAX = 0x2f6df50, /* Attempting to link in too many shared libraries */
94 UAEUSERS = 0x2f6df55, /* Too many users */
116 UAETOOMANYREFS = 0x2f6df6b, /* Too many references: cannot splice */

12345678910>>...142