/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | trancevibrator.c | 47 int temp, retval, old; in speed_store() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | atomic.h | 107 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() argument 113 static __always_inline bool arch_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in arch_atomic_try_cmpxchg() argument
|
H A D | atomic64_64.h | 101 static __always_inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() argument 107 static __always_inline bool arch_atomic64_try_cmpxchg(atomic64_t *v, s64 *old, s64 new) in arch_atomic64_try_cmpxchg() argument
|
H A D | preempt.h | 32 int old, new; in preempt_count_set() local
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | peerlookup.c | 166 wg_index_hashtable_replace(struct index_hashtable *table, struct index_hashtable_entry *old, struct index_hashtable_entry *new) wg_index_hashtable_replace() argument
|
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | parport_atari.c | 80 unsigned char old = parport_atari_read_control(p); in parport_atari_frob_control() local
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci-bridge-emul.c | 539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
|
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | memmap.c | 157 void *old, *new; in efi_memmap_insert() local
|
/kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
H A D | cmpxchg.h | 24 __cmpxchg_u32(volatile int *p, int old, int new) in __cmpxchg_u32() argument 74 __cmpxchg(volatile void *ptr, unsigned long old, unsigne argument 92 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_lock.c | 62 unsigned int old, new, prev; in drm_lock_take() local 111 unsigned int old, new, prev; in drm_lock_transfer() local 126 unsigned int old, new, prev; drm_legacy_lock_free() local 311 unsigned int old, prev; drm_legacy_idlelock_release() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_frontbuffer.c | 289 void intel_frontbuffer_track(struct intel_frontbuffer *old, in intel_frontbuffer_track() argument [all...] |
/kernel/linux/linux-6.6/drivers/input/ |
H A D | ff-core.c | 93 struct ff_effect *old; in input_ff_upload() local
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | maple_keyb.c | 30 unsigned char old[8]; member
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | io.c | 97 unsigned int old = count; in bch_count_io_errors() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | block-range.c | 16 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
|
H A D | comm.c | 129 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
H A D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument
|
/kernel/linux/linux-6.6/tools/lib/ |
H A D | string.c | 164 char *strreplace(char *s, char old, char new) in strreplace() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 58 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local 88 sched_getaffinity(getpid(), sizeof(old), &old); in test_task_storage_map_stress_lookup() local 125 sched_setaffinity(getpid(), sizeof(old), &old); in test_task_storage_map_stress_lookup() local
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | task.h | 56 aa_dup_task_ctx(struct aa_task_ctx *new, const struct aa_task_ctx *old) aa_dup_task_ctx() argument
|
/kernel/linux/linux-6.6/sound/aoa/core/ |
H A D | gpio-pmf.c | 135 notify_func_t old; in pmf_set_notify() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_local_storage.c | 177 cpu_set_t old, new; in test_nodeadlock() local 233 sched_setaffinity(getpid(), sizeof(old), &old); in test_nodeadlock() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bind4_prog.c | 81 int old, tmp, new = 0xeb9f; in misc_opts() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/ |
H A D | dexcr.c | 22 struct sigaction old; in dexcr_exists() local 52 struct sigaction old; in hashchk_triggers() local
|
/kernel/liteos_m/kal/posix/src/ |
H A D | signal.c | 92 SIG_HANDLER old = NULL;
in sigaction() local
|