/linux/arch/um/os-Linux/ |
H A D | time.c | 102 sigset_t set, old; in os_idle_sleep() local
|
/linux/net/bridge/ |
H A D | br_nf_core.c | 35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
|
/linux/tools/perf/util/ |
H A D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument
|
/linux/security/apparmor/include/ |
H A D | task.h | 57 const struct aa_task_ctx *old) in aa_dup_task_ctx()
|
/linux/tools/testing/selftests/drivers/net/ |
H A D | stats.py | 202 def __stats_increase_sanely(old, new) -> None: argument
|
/linux/net/sched/ |
H A D | sch_multiq.c | 213 struct Qdisc *child, *old; in multiq_tune() local 281 struct Qdisc **old, struct netlink_ext_ack *extack) in multiq_graft() argument
|
/linux/scripts/include/ |
H A D | list.h | 137 static inline void list_replace(struct list_head *old, in list_replace() 153 static inline void list_replace_init(struct list_head *old, in list_replace_init()
|
/linux/arch/riscv/kvm/ |
H A D | mmu.c | 155 struct kvm_memory_slot *old, in kvm_arch_commit_memory_region() 169 const struct kvm_memory_slot *old, in kvm_arch_prepare_memory_region()
|
/linux/arch/openrisc/include/asm/ |
H A D | atomic.h | 109 int old, tmp; in ATOMIC_OP_RETURN() local
|
/linux/arch/x86/kernel/ |
H A D | smp.c | 305 enum cpuhp_smt_control old = cpu_smt_control; in arch_cpu_rescan_dead_smt_siblings() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bind4_prog.c | 83 int old, tmp, new = 0xeb9f; in misc_opts() local
|
/linux/include/linux/sched/ |
H A D | task_stack.h | 26 #define setup_thread_stack(new,old) do { } while(0) argument
|
/linux/lib/ |
H A D | bitmap.c | 284 const unsigned long *old, const unsigned long *new, in __bitmap_replace() 498 const unsigned long *old, const unsigned long *new, in bitmap_remap() 545 int bitmap_bitremap(int oldbit, const unsigned long *old, in bitmap_bitremap()
|
H A D | radix-tree.c | 670 struct radix_tree_node *old = child; in radix_tree_free_nodes() local 852 void *item, void *old) in calculate_count() 879 void *old = rcu_dereference_raw(*slot); in __radix_tree_replace() local 1367 void *old = rcu_dereference_raw(*slot); in __radix_tree_delete() local
|
/linux/drivers/ras/amd/ |
H A D | fmpm.c | 260 static bool fpds_equal(struct cper_fru_poison_desc *old, struct cper_fru_poison_desc *new) in fpds_equal() 636 static struct fru_rec *get_valid_record(struct fru_rec *old) in get_valid_record() 662 struct fru_rec *old, *new; in get_saved_records() local
|
/linux/fs/bcachefs/ |
H A D | btree_gc.c | 653 struct bkey_s_c old = (struct bkey_s_c) { &deleted, NULL }; in bch2_gc_mark_key() local 854 const struct bch_alloc_v4 *old; in bch2_alloc_write_key() local 1004 u32 old = stripe_blockcount_get(s, i); in bch2_gc_write_stripes_key() local
|
/linux/arch/powerpc/kernel/ |
H A D | cputable.c | 51 struct cpu_spec old; in setup_cpu_spec() local
|
/linux/security/ipe/ |
H A D | policy.c | 96 struct ipe_policy *old, *ap, *new = NULL; in ipe_update_policy() local
|
/linux/arch/sh/kernel/cpu/sh2/ |
H A D | smp-j2.c | 111 unsigned old; in j2_send_ipi() local
|
/linux/include/asm-generic/ |
H A D | local64.h | 45 static inline s64 local64_cmpxchg(local64_t *l, s64 old, s64 new) in local64_cmpxchg() 50 static inline bool local64_try_cmpxchg(local64_t *l, s64 *old, s64 new) in local64_try_cmpxchg()
|
/linux/tools/lib/perf/ |
H A D | mmap.c | 103 u64 old = map->prev; in perf_mmap__consume() local 150 u64 old = md->prev; in __perf_mmap__read_init() local
|
/linux/include/linux/ |
H A D | via-core.h | 202 u8 old; in via_write_reg_mask() local 214 u8 old = inb(VIA_MISC_REG_READ); in via_write_misc_reg_mask() local
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 37 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() 519 struct tomoyo_task *old = tomoyo_task(current); in tomoyo_task_alloc() local
|
/linux/kernel/ |
H A D | audit_watch.c | 203 static struct audit_watch *audit_dupe_watch(struct audit_watch *old) in audit_dupe_watch() 509 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 60 pte_basic_t old = pte_val(*p); in pte_update() local 105 unsigned long old; in ptep_test_and_clear_young() local
|