Home
last modified time | relevance | path

Searched defs:old (Results 201 - 225 of 1824) sorted by relevance

12345678910>>...73

/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dtrancevibrator.c47 int temp, retval, old; in speed_store() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Datomic.h107 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 Datomic64_64.h101 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 Dpreempt.h32 int old, new; in preempt_count_set() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeerlookup.c166 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 Dparport_atari.c80 unsigned char old = parport_atari_read_control(p); in parport_atari_frob_control() local
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-bridge-emul.c539 int mask, ret, old, new, shift; in pci_bridge_emul_conf_write() local
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Dmemmap.c157 void *old, *new; in efi_memmap_insert() local
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dcmpxchg.h24 __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 Ddrm_lock.c62 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 Dintel_frontbuffer.c289 void intel_frontbuffer_track(struct intel_frontbuffer *old, in intel_frontbuffer_track() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dff-core.c93 struct ff_effect *old; in input_ff_upload() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dmaple_keyb.c30 unsigned char old[8]; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dio.c97 unsigned int old = count; in bch_count_io_errors() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-range.c16 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
H A Dcomm.c129 struct comm_str *new, *old = comm->comm_str; in comm__override() local
H A Dhelp-unknown-cmd.c32 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 Dstring.c164 char *strreplace(char *s, char old, char new) in strreplace() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c58 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 Dtask.h56 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 Dgpio-pmf.c135 notify_func_t old; in pmf_set_notify() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c177 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 Dbind4_prog.c81 int old, tmp, new = 0xeb9f; in misc_opts() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c22 struct sigaction old; in dexcr_exists() local
52 struct sigaction old; in hashchk_triggers() local
/kernel/liteos_m/kal/posix/src/
H A Dsignal.c92 SIG_HANDLER old = NULL; in sigaction() local

Completed in 10 milliseconds

12345678910>>...73