/openbmc/linux/net/mac80211/ |
H A D | Kconfig | 206 is taking part in a mesh network). 219 is taking part in a mesh network). 232 is taking part in a mesh network). 244 synchronization debugging messages (when mac80211 is taking part in a 255 channel switch debugging messages (when mac80211 is taking part in a 266 powersave debugging messages (when mac80211 is taking part in a
|
/openbmc/linux/tools/testing/selftests/livepatch/ |
H A D | test-state.sh | 46 start_test "taking over system state modification" 72 $MOD_LIVEPATCH2: fix_console_loglevel: taking over the console_loglevel change 117 $MOD_LIVEPATCH3: fix_console_loglevel: taking over the console_loglevel change 128 $MOD_LIVEPATCH2: fix_console_loglevel: taking over the console_loglevel change
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/ |
H A D | isomd5sum_1.2.5.bb | 1 SUMMARY = "Tools for taking the MD5 sum of ISO images" 2 DESCRIPTION = "Tools for taking the MD5 sum of ISO images"
|
/openbmc/linux/fs/ |
H A D | mount.h | 13 * - taking namespace_sem for write, OR 14 * - taking namespace_sem for read AND taking .ns_lock.
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | dbell.h | 49 /* sync after taking message interrupt */ 52 /* sync is not required when taking messages from the same core */ in ppc_msgsync() 85 /* sync after taking message interrupt */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-bdi | 68 situations where we want to avoid one device taking all or 82 one device taking all or most of the write-back cache. For example 109 situations where we want to avoid one device taking all or
|
/openbmc/linux/fs/ocfs2/ |
H A D | mmap.c | 66 * 2) pagecache truncates when another is taking EX lock against in __ocfs2_page_mkwrite() 71 * taking the page lock inside of ocfs2_write_begin_nolock(). in __ocfs2_page_mkwrite() 127 * node. Taking the data lock will also ensure that we don't in ocfs2_page_mkwrite()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.txt | 25 All the above algorithms required taking a lock and reference count on the 48 (usually the final element, or parent of final element). This is done by taking 179 taking a reference count (the reference count then gives a stable place to 182 As explained above, we would like to do path walking without taking locks or 206 With this two parts of the puzzle, we can do path lookups without taking 273 Taking a refcount on a dentry from rcu-walk mode, by taking its d_lock,
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_signal.h | 50 #define TARGET_SA_RESETHAND 0x0004 /* reset to SIG_DFL when taking signal */ 67 #define TARGET_SS_DISABLE 0x0004 /* disable taking signals on alternate stack */
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_signal.h | 50 #define TARGET_SA_RESETHAND 0x0004 /* reset to SIG_DFL when taking signal */ 67 #define TARGET_SS_DISABLE 0x0004 /* disable taking signals on alternate stack */
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_signal.h | 59 #define TARGET_SA_RESETHAND 0x0004 /* reset to SIG_DFL when taking signal */ 79 #define TARGET_SS_DISABLE 0x0004 /* disable taking signals on alternate stack*/
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | uncore-interconnect.json | 475 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 484 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 493 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 502 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 511 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 520 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 529 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 538 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 547 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … 556 … of 1/4th the QPI speed. One can calculate the bandwidth of the link by taking: flits*80b/time. … [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | blessing | 5 May you share freely, never taking more than you give.
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 102 /* Ok, we have to scale & adjust, taking units into account */ in smu_cputemp_get() 124 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuamp_get() 145 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuvolt_get() 166 /* Ok, we have to scale & adjust, taking units into account */ in smu_slotspow_get()
|
/openbmc/linux/kernel/bpf/ |
H A D | reuseport_array.c | 117 * Hence, due to the above, taking "reuseport_lock" is not in reuseport_array_free() 132 * no one is reading it without taking the in reuseport_array_free() 269 /* Quick checks before taking reuseport_lock */ in bpf_fd_reuseport_array_update_elem()
|
/openbmc/qemu/docs/devel/ |
H A D | lockcnt.rst | 83 taking place (the visits could be from different threads, or there could 96 Reads, instead, can be done without taking the mutex, as long as the 143 - it avoids taking the lock for many operations (for example
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | types.hpp | 8 // Defined by systemd taking uint64_t usec params
|
/openbmc/linux/include/asm-generic/ |
H A D | simd.h | 10 * taking an interrupt, !in_interrupt() should be a reasonable default.
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep.rst | 89 any change from taking place, and finally, in case (3) the current task 91 from taking place. If the above statement was invoked only from updater
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | cfi.c | 10 /* Function taking one argument, without a return value. */ 16 /* Function taking one argument, returning int. */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/smemstat/ |
H A D | smemstat_0.02.13.bb | 1 SUMMARY = "smemstat reports the physical memory usage taking into consideration shared memory"
|
/openbmc/linux/include/linux/ |
H A D | rational.h | 9 * pll configuration taking into account restricted register size
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_vegas.c | 76 /* Begin taking Vegas samples next time we send something. */ in vegas_enable() 86 /* Stop taking Vegas samples for now. */ 208 * last RTT. Taking the min filters out the effects in tcp_vegas_cong_avoid()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_mes.h | 417 * The problem with taking locks in the MMU notifier is, that MMU 436 * 2. avoid taking reservation locks under the MES lock. 440 * solution is to avoid taking other locks under the MES lock.
|
H A D | amdgpu_mes.c | 246 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_create_process() 288 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_destroy_process() 370 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_add_gang() 420 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_remove_gang() 460 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_suspend() 489 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_resume() 601 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_add_hw_queue() 706 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_remove_hw_queue() 1004 * Avoid taking any other locks under MES lock to avoid circular in amdgpu_mes_add_ring()
|