Home
last modified time | relevance | path

Searched defs:old (Results 151 – 175 of 877) sorted by relevance

12345678910>>...36

/linux/arch/um/os-Linux/
H A Dtime.c102 sigset_t set, old; in os_idle_sleep() local
/linux/net/bridge/
H A Dbr_nf_core.c35 static u32 *fake_cow_metrics(struct dst_entry *dst, unsigned long old) in fake_cow_metrics()
/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument
/linux/security/apparmor/include/
H A Dtask.h57 const struct aa_task_ctx *old) in aa_dup_task_ctx()
/linux/tools/testing/selftests/drivers/net/
H A Dstats.py202 def __stats_increase_sanely(old, new) -> None: argument
/linux/net/sched/
H A Dsch_multiq.c213 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 Dlist.h137 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 Dmmu.c155 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 Datomic.h109 int old, tmp; in ATOMIC_OP_RETURN() local
/linux/arch/x86/kernel/
H A Dsmp.c305 enum cpuhp_smt_control old = cpu_smt_control; in arch_cpu_rescan_dead_smt_siblings() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbind4_prog.c83 int old, tmp, new = 0xeb9f; in misc_opts() local
/linux/include/linux/sched/
H A Dtask_stack.h26 #define setup_thread_stack(new,old) do { } while(0) argument
/linux/lib/
H A Dbitmap.c284 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 Dradix-tree.c670 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 Dfmpm.c260 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 Dbtree_gc.c653 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 Dcputable.c51 struct cpu_spec old; in setup_cpu_spec() local
/linux/security/ipe/
H A Dpolicy.c96 struct ipe_policy *old, *ap, *new = NULL; in ipe_update_policy() local
/linux/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c111 unsigned old; in j2_send_ipi() local
/linux/include/asm-generic/
H A Dlocal64.h45 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 Dmmap.c103 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 Dvia-core.h202 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 Dtomoyo.c37 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 Daudit_watch.c203 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 Dpgtable.h60 pte_basic_t old = pte_val(*p); in pte_update() local
105 unsigned long old; in ptep_test_and_clear_young() local

12345678910>>...36