/linux/kernel/kcsan/ |
H A D | report.c | 391 u64 old, u64 new, u64 mask) in print_report() 668 int watchpoint_idx, u64 old, u64 new, u64 mask) in kcsan_report_known_origin() 701 unsigned long ip, u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
|
H A D | permissive.h | 38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
|
/linux/sound/pci/ice1712/ |
H A D | juli.c | 210 unsigned char old, tmp, ak4358_dfs; in juli_akm_set_rate_val() local 496 unsigned int old, new; in juli_set_rate() local 521 unsigned int old; in juli_set_spdif_clock() local
|
/linux/net/netfilter/ |
H A D | core.c | 104 nf_hook_entries_grow(const struct nf_hook_entries * old,const struct nf_hook_ops * reg) nf_hook_entries_grow() argument 234 __nf_hook_entries_try_shrink(struct nf_hook_entries * old,struct nf_hook_entries __rcu ** pp) __nf_hook_entries_try_shrink() argument 470 nf_remove_net_hook(struct nf_hook_entries * old,const struct nf_hook_ops * unreg) nf_remove_net_hook() argument [all...] |
/linux/drivers/net/xen-netback/ |
H A D | interface.c | 90 int old; in xenvif_tx_interrupt() local 145 int old; in xenvif_rx_interrupt() local 161 int old; in xenvif_interrupt() local
|
/linux/kernel/ |
H A D | exec_domain.c | 40 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
|
H A D | kexec_internal.h | 26 int old = 0; in kexec_trylock() local
|
H A D | audit_tree.c | 282 struct audit_chunk *old; in replace_mark_chunk() local 293 static void replace_chunk(struct audit_chunk *new, struct audit_chunk *old) in replace_chunk() 461 struct audit_chunk *chunk, *old; in tag_chunk() local 874 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 339 static void v4l2_event_src_replace(struct v4l2_event *old, in v4l2_event_src_replace() 348 static void v4l2_event_src_merge(const struct v4l2_event *old, in v4l2_event_src_merge()
|
/linux/arch/loongarch/kernel/ |
H A D | ftrace.c | 50 unsigned long callsite_sp, unsigned long old) in prepare_ftrace_return()
|
/linux/lib/ |
H A D | cmpxchg-emu.c | 25 uintptr_t cmpxchg_emu_u8(volatile u8 *p, uintptr_t old, uintptr_t new) in cmpxchg_emu_u8()
|
/linux/arch/sh/include/asm/ |
H A D | cmpxchg-llsc.h | 27 __cmpxchg_u32(volatile u32 *m, unsigned long old, unsigned long new) in __cmpxchg_u32()
|
/linux/arch/um/include/asm/ |
H A D | mmu_context.h | 17 static inline void activate_mm(struct mm_struct *old, struct mm_struct *new) in activate_mm()
|
/linux/arch/powerpc/include/asm/ |
H A D | bitops.h | 180 unsigned long old, t; in test_and_clear_bits() local 239 unsigned long old, t; in arch_xor_unlock_is_negative_byte() local
|
/linux/include/linux/ |
H A D | rbtree_augmented.h | 195 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() 208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, in __rb_change_child_rcu()
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash.h | 192 unsigned long old; in hash__pte_update() local 227 __be64 old, tmp, val, mask; in hash__ptep_set_access_flags() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.c | 357 struct efx_tc_ct_entry *conn, *old; in efx_tc_ct_replace() local 562 struct efx_tc_ct_zone *ct_zone, *old; in efx_tc_ct_register_zone() local
|
/linux/fs/afs/ |
H A D | addr_prefs.c | 209 struct afs_addr_preference_list *preflist = *_preflist, *old = preflist; in afs_insert_address_pref() local 381 struct afs_addr_preference_list *preflist, *old; in afs_proc_addr_prefs_write() local
|
/linux/arch/s390/include/asm/ |
H A D | uaccess.h | 488 __uint128_t old, __uint128_t new, in _cmpxchg_user_key() 523 #define cmpxchg_user_key(ptr, uval, old, new, key) \ argument
|
/linux/arch/hexagon/include/asm/ |
H A D | cmpxchg.h | 54 #define arch_cmpxchg(ptr, old, new) \ argument
|
/linux/drivers/tty/vt/ |
H A D | consolemap.c | 543 struct uni_pagedict *new, *old = *vc->uni_pagedict_loc; in con_allocate_new() local 561 struct uni_pagedict *old = *vc->uni_pagedict_loc; in con_do_clear_unimap() local 582 struct uni_pagedict *old) in con_unshare_unimap()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | crypto_common.h | 40 struct bpf_crypto_ctx *old; in crypto_ctx_insert() local
|
H A D | test_probe_user.c | 8 static struct sockaddr_in old; variable
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_debugfs_params.c | 113 unsigned int old = *value; in i915_param_uint_write() local 175 char *new, *old; in i915_param_charp_write() local
|
/linux/drivers/firewire/ |
H A D | core-iso.c | 279 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local 317 __be32 bit, all, old; in manage_channel() local
|