/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_edid.c | 2087 struct edid *new; in edid_filter_invalid_blocks() local 2367 struct edid *edid, *new; in _drm_do_get_edid() local [all...] |
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 2104 struct lpi_range *new, *old; in free_lpi_range() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 716 struct mddev *new; in mddev_alloc() local 3357 sector_t new; strict_blocks_to_sectors() local 5186 unsigned long long new; suspend_lo_store() local 5223 unsigned long long new; suspend_hi_store() local 5265 unsigned long long new; reshape_position_store() local [all...] |
H A D | raid5.c | 6930 unsigned long new; raid5_store_stripe_cache_size() local 6969 unsigned long new; raid5_store_rmw_level() local 7016 unsigned long new; raid5_store_stripe_size() local 7109 unsigned long new; raid5_store_preread_threshold() local 7154 unsigned long new; raid5_store_skip_copy() local 7222 unsigned int new; raid5_store_group_thread_cnt() local [all...] |
/kernel/linux/linux-6.6/virt/kvm/ |
H A D | kvm_main.c | 1474 kvm_replace_gfn_node(struct kvm_memslots *slots, struct kvm_memory_slot *old, struct kvm_memory_slot *new) kvm_replace_gfn_node() argument 1495 kvm_replace_memslot(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new) kvm_replace_memslot() argument 1620 kvm_prepare_memory_region(struct kvm *kvm, const struct kvm_memory_slot *old, struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_prepare_memory_region() argument 1658 kvm_commit_memory_region(struct kvm *kvm, struct kvm_memory_slot *old, const struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_commit_memory_region() argument 1720 kvm_activate_memslot(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new) kvm_activate_memslot() argument 1787 kvm_create_memslot(struct kvm *kvm, struct kvm_memory_slot *new) kvm_create_memslot() argument 1807 kvm_move_memslot(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new, struct kvm_memory_slot *invalid_slot) kvm_move_memslot() argument 1820 kvm_update_flags_memslot(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new) kvm_update_flags_memslot() argument 1833 kvm_set_memslot(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_set_memslot() argument 1952 struct kvm_memory_slot *old, *new; __kvm_set_memory_region() local [all...] |
/kernel/linux/linux-6.6/security/selinux/ |
H A D | hooks.c | 874 struct superblock_security_struct *new = selinux_superblock(newsb); in selinux_cmp_sb_context() local 2116 static int selinux_capset(struct cred *new, const struct cred *old, in selinux_capset() argument 2880 selinux_dentry_create_files_as(struct dentry *dentry, int mode, struct qstr *name, const struct cred *old, struct cred *new) selinux_dentry_create_files_as() argument 3499 selinux_inode_copy_up(struct dentry *src, struct cred **new) selinux_inode_copy_up() argument 3987 selinux_cred_prepare(struct cred *new, const struct cred *old, gfp_t gfp) selinux_cred_prepare() argument 4000 selinux_cred_transfer(struct cred *new, const struct cred *old) selinux_cred_transfer() argument 4017 selinux_kernel_act_as(struct cred *new, u32 secid) selinux_kernel_act_as() argument 4040 selinux_kernel_create_files_as(struct cred *new, struct inode *inode) selinux_kernel_create_files_as() argument 6368 struct cred *new; selinux_setprocattr() local 6940 selinux_uring_override_creds(const struct cred *new) selinux_uring_override_creds() argument [all...] |
/kernel/linux/linux-6.6/security/ |
H A D | security.c | 491 static int lsm_append(const char *new, char **result) in lsm_append() argument 919 int security_capset(struct cred *new, const struct cred *old, in security_capset() argument 1588 security_dentry_create_files_as(struct dentry *dentry, int mode, struct qstr *name, const struct cred *old, struct cred *new) security_dentry_create_files_as() argument 2507 security_inode_copy_up(struct dentry *src, struct cred **new) security_inode_copy_up() argument 2966 security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) security_prepare_creds() argument 2986 security_transfer_creds(struct cred *new, const struct cred *old) security_transfer_creds() argument 3016 security_kernel_act_as(struct cred *new, u32 secid) security_kernel_act_as() argument 3032 security_kernel_create_files_as(struct cred *new, struct inode *inode) security_kernel_create_files_as() argument 3165 security_task_fix_setuid(struct cred *new, const struct cred *old, int flags) security_task_fix_setuid() argument 3185 security_task_fix_setgid(struct cred *new, const struct cred *old, int flags) security_task_fix_setgid() argument 3203 security_task_fix_setgroups(struct cred *new, const struct cred *old) security_task_fix_setgroups() argument 5377 security_uring_override_creds(const struct cred *new) security_uring_override_creds() argument [all...] |
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | rcutorture.c | 992 static unsigned long rcutorture_seq_diff(unsigned long new, unsigned long old) in rcutorture_seq_diff() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | vmscan.c | 133 struct shrinker_info *new, *old; in expand_one_shrinker_info() local 4733 int old, new; lru_gen_rotate_memcg() local [all...] |
H A D | slub.c | 535 freelist_aba_t new = { .freelist = freelist_new, .counter = counters_new }; in __update_freelist_fast() local 2228 struct slab new; in acquire_slab() local 2502 struct slab new; deactivate_slab() local 2607 struct slab new; __unfreeze_partials() local 3036 freelist_aba_t new = { .freelist = freelist_new, .counter = next_tid(tid) }; __update_cpu_freelist_fast() local 3052 struct slab new; get_freelist() local 3607 struct slab new; __slab_free() local [all...] |
H A D | memcontrol.c | 4331 struct mem_cgroup_threshold_ary *new; in __mem_cgroup_usage_register_event() local 4423 struct mem_cgroup_threshold_ary *new; __mem_cgroup_usage_unregister_event() local 7303 mem_cgroup_migrate(struct folio *old, struct folio *new) mem_cgroup_migrate() argument 7311 VM_BUG_ON_FOLIO(folio_test_anon(old) != folio_test_anon(new), new); mem_cgroup_migrate() local 7312 VM_BUG_ON_FOLIO(folio_nr_pages(old) != nr_pages, new); mem_cgroup_migrate() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | ftrace.c | 5391 struct ftrace_func_entry *entry, *new; in register_ftrace_direct() local [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 6387 int old, new; in addrconf_sysctl_proxy_ndp() local [all...] |
H A D | route.c | 2656 struct dst_entry *new = NULL; in ip6_blackhole_route() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 1371 static void __copy_skb_header(struct sk_buff *new, cons argument 1938 skb_copy_header(struct sk_buff *new, const struct sk_buff *old) skb_copy_header() argument 6629 struct skb_ext *new = kmem_cache_alloc(skbuff_ext_cache, flags); __skb_ext_alloc() local 6642 struct skb_ext *new; skb_ext_maybe_cow() local 6715 struct skb_ext *new, *old = NULL; skb_ext_add() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 6579 emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *old, const void *new, unsigned int bytes, struct x86_exception *exception) emulator_cmpxchg_emulated() argument 8958 unsigned long old, new, expected; kvm_request_apicv_update() local 10907 kvm_mmu_slot_apply_flags(struct kvm *kvm, struct kvm_memory_slot *old, struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_mmu_slot_apply_flags() argument 10992 kvm_arch_commit_memory_region(struct kvm *kvm, const struct kvm_userspace_memory_region *mem, struct kvm_memory_slot *old, const struct kvm_memory_slot *new, enum kvm_mr_change change) kvm_arch_commit_memory_region() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 1360 struct i40e_new_mac_filter *new; in i40e_correct_mac_vlan_filters() local 2141 struct i40e_new_mac_filter *new; i40e_undo_add_filter_entries() local 2414 struct i40e_new_mac_filter *new, *add_head = NULL; i40e_sync_vsi_filters() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 5331 struct brcms_c_rateset rs, new; in brcms_c_set_internal_rateset() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 3514 ncrcmd opcode, new, old, tmp1, tmp2; in ncr_script_copy_and_bind() local [all...] |
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 7701 char *new = NULL; in bpf_map__set_pin_path() local [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | fair.c | 5510 u64 new, old = ktime_to_ns(cfs_b->period); sched_cfs_period_timer() local [all...] |
/kernel/linux/linux-5.10/kernel/events/ |
H A D | core.c | 7756 perf_event_task(struct task_struct *task, struct perf_event_context *task_ctx, int new) perf_event_task() argument [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | verifier.c | 9813 struct bpf_verifier_state *cur = env->cur_state, *new; is_state_visited() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 5527 struct bpf_prog *new = xdp->prog; generic_xdp_install() local 6456 unsigned long val, new; napi_schedule_prep() local 6499 unsigned long flags, val, new, timeout = 0; napi_complete_done() local [all...] |
H A D | devlink.c | 3082 devlink_ns_change_notify(struct devlink *devlink, struct net *dest_net, struct net *curr_net, bool new) devlink_ns_change_notify() argument [all...] |