/linux/arch/s390/kernel/ |
H A D | jump_label.c | 51 struct insn old, new; in jump_label_transform() local
|
/linux/include/asm-generic/ |
H A D | ticket_spinlock.h | 55 u32 old = atomic_read(&lock->val); in ticket_spin_trylock() local
|
/linux/drivers/memory/tegra/ |
H A D | tegra186.c | 89 u32 value, old; in tegra186_mc_client_sid_override() local
|
/linux/drivers/mfd/ |
H A D | ab8500-sysctrl.c | 31 sigset_t old; in ab8500_power_off() local
|
/linux/tools/perf/bench/ |
H A D | find-bit-bench.c | 76 unsigned int old = accumulator; in do_for_each_set_bit() local
|
/linux/tools/include/linux/ |
H A D | list.h | 123 static inline void list_replace(struct list_head *old, in list_replace() 132 static inline void list_replace_init(struct list_head *old, in list_replace_init() 696 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
/linux/drivers/md/ |
H A D | dm-snap-persistent.c | 445 chunk_t old, chunk_t new), in insert_exceptions() 489 int (*callback)(void *callback_context, chunk_t old, in read_exceptions() 611 chunk_t old, chunk_t new), in persistent_read_metadata()
|
/linux/block/ |
H A D | blk-cgroup.h | 388 int old = atomic_read(&blkg->use_delay); in blkcg_unuse_delay() local 423 int old = atomic_read(&blkg->use_delay); in blkcg_set_delay() local 440 int old = atomic_read(&blkg->use_delay); in blkcg_clear_delay() local
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 59 cpu_set_t old, new; in test_task_storage_map_stress_lookup() local
|
/linux/arch/x86/mm/ |
H A D | kmmio.c | 133 static void clear_pmd_presence(pmd_t *pmd, bool clear, pmdval_t *old) in clear_pmd_presence() 147 static void clear_pte_presence(pte_t *pte, bool clear, pteval_t *old) in clear_pte_presence()
|
/linux/net/hsr/ |
H A D | hsr_framereg.c | 98 struct hsr_self_node *sn, *old; in hsr_create_self_node() local 119 struct hsr_self_node *old; in hsr_del_self_node() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 88 struct efx_neigh_binder *neigh, *old; in efx_bind_neigh() local 603 struct efx_tc_encap_action *encap, *old; in efx_tc_flower_create_encap_md() local
|
/linux/drivers/usb/misc/ |
H A D | trancevibrator.c | 47 int temp, retval, old; in speed_store() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bind6_prog.c | 89 int old, tmp, new = 0xeb9f; in misc_opts() local
|
/linux/arch/m68k/include/asm/ |
H A D | cmpxchg.h | 89 static inline unsigned long __cmpxchg(volatile void *p, unsigned long old, in __cmpxchg()
|
/linux/include/linux/ |
H A D | file_ref.h | 180 long old; in file_ref_put_close() local
|
H A D | page_owner.h | 41 static inline void folio_copy_owner(struct folio *newfolio, struct folio *old) in folio_copy_owner() argument
|
/linux/fs/ |
H A D | inode.c | 1280 struct inode *old; in inode_insert5() local 1440 struct inode *old; in iget_locked() local 1784 struct inode *old = NULL; in insert_inode_locked() local 1827 struct inode *old; in insert_inode_locked4() local 2805 u32 cur, old; in inode_set_ctime_deleg() local
|
H A D | super.c | 736 struct super_block *old; in sget_fc() local 824 struct super_block *old; in sget() local 1948 unsigned short old = sb->s_writers.frozen; in wait_for_partially_frozen() local 2315 struct workqueue_struct *old; in sb_init_dio_done_wq() local
|
/linux/kernel/ |
H A D | resource.c | 209 static int __release_resource(struct resource *old, bool release_child) in __release_resource() 306 int release_resource(struct resource *old) in release_resource() 668 static int __find_resource_space(struct resource *root, struct resource *old, in __find_resource_space() 760 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource() 1017 int remove_resource(struct resource *old) in remove_resource()
|
/linux/arch/powerpc/kvm/ |
H A D | timing.c | 46 u64 old; in add_exit_timing() local
|
/linux/arch/microblaze/kernel/ |
H A D | ftrace.c | 24 unsigned long old; in prepare_ftrace_return() local
|
/linux/tools/lib/ |
H A D | string.c | 177 char *strreplace(char *s, char old, char new) in strreplace()
|
/linux/tools/testing/selftests/mm/ |
H A D | cow.c | 115 char *old = malloc(size); in child_memcmp_fn() local 138 char *old, *new; in child_vmsplice_memcmp_fn() local 288 char *old, *new; in do_test_vmsplice_in_parent() local 1507 char *old = malloc(size); in test_cow() local
|
/linux/drivers/iommu/riscv/ |
H A D | iommu.c | 566 unsigned long ddt, old, new; in riscv_iommu_get_dc() local 1118 unsigned long pte, old; in riscv_iommu_pte_alloc() local 1196 unsigned long pte, old, pte_prot; in riscv_iommu_map_pages() local 1251 unsigned long *ptr, old; in riscv_iommu_unmap_pages() local
|