| /kernel/linux/linux-5.10/security/ |
| H A D | security.c | 450 static int lsm_append(const char *new, char **result) in lsm_append() argument 770 int security_capset(struct cred *new, const struct cred *old, in security_capset() argument 1426 int security_inode_copy_up(struct dentry *src, struct cred **new) in security_inode_copy_up() argument 1033 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 1665 security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) security_prepare_creds() argument 1678 security_transfer_creds(struct cred *new, const struct cred *old) security_transfer_creds() argument 1690 security_kernel_act_as(struct cred *new, u32 secid) security_kernel_act_as() argument 1695 security_kernel_create_files_as(struct cred *new, struct inode *inode) security_kernel_create_files_as() argument 1759 security_task_fix_setuid(struct cred *new, const struct cred *old, int flags) security_task_fix_setuid() argument 1765 security_task_fix_setgid(struct cred *new, const struct cred *old, int flags) security_task_fix_setgid() argument [all...] |
| /kernel/linux/linux-5.10/security/selinux/ |
| H A D | hooks.c | 842 struct superblock_security_struct *new = newsb->s_security; in selinux_cmp_sb_context() local 2121 static int selinux_capset(struct cred *new, const struct cred *old, in selinux_capset() argument 2872 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 3435 selinux_inode_copy_up(struct dentry *src, struct cred **new) selinux_inode_copy_up() argument 3939 selinux_cred_prepare(struct cred *new, const struct cred *old, gfp_t gfp) selinux_cred_prepare() argument 3952 selinux_cred_transfer(struct cred *new, const struct cred *old) selinux_cred_transfer() argument 3969 selinux_kernel_act_as(struct cred *new, u32 secid) selinux_kernel_act_as() argument 3993 selinux_kernel_create_files_as(struct cred *new, struct inode *inode) selinux_kernel_create_files_as() argument 6389 struct cred *new; selinux_setprocattr() local [all...] |
| /kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1331 delta_package(struct pkg_data *new, struct pkg_data *old) in delta_package() argument 1387 delta_core(struct core_data *new, struct core_data *old) delta_core() argument 1420 delta_thread(struct thread_data *new, struct thread_data *old, struct core_data *core_delta) delta_thread() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | inode.c | 1879 void btrfs_merge_delalloc_extent(struct inode *inode, struct extent_state *new, in btrfs_merge_delalloc_extent() argument 5336 struct rb_node *new = &BTRFS_I(inode)->rb_node; inode_tree_add() local [all...] |
| H A D | send.c | 2804 struct recorded_ref *new; in dup_ref() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | segment.c | 275 struct inmem_pages *new; in f2fs_register_inmem_page() local 3969 struct page *new; in read_normal_summaries() local [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4state.c | 699 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate() argument 884 int new; /* inde member 1712 struct nfsd4_session *new; alloc_session() local 1850 init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp, struct nfsd4_create_session *cses) init_session() argument 2759 struct rb_node **new = &(root->rb_node), *parent = NULL; add_clp_to_name_tree() local 3024 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) nfsd4_set_ex_flags() argument 3081 struct nfs4_client *conf, *new; nfsd4_exchange_id() local 3382 struct nfsd4_session *new; nfsd4_create_session() local 3662 nfsd4_sequence_check_conn(struct nfsd4_conn *new, struct nfsd4_session *ses) nfsd4_sequence_check_conn() argument 3968 struct nfs4_client *conf, *new; nfsd4_setclientid() local 4479 find_or_add_file(struct nfs4_file *new, struct knfsd_fh *fh) find_or_add_file() argument 6587 find_or_create_lock_stateid(struct nfs4_lockowner *lo, struct nfs4_file *fi, struct inode *inode, struct nfs4_ol_stateid *ost, bool *new) find_or_create_lock_stateid() argument 6638 lookup_or_create_lock_state(struct nfsd4_compound_state *cstate, struct nfs4_ol_stateid *ost, struct nfsd4_lock *lock, struct nfs4_ol_stateid **plst, bool *new) lookup_or_create_lock_state() argument 6699 bool new = false; nfsd4_lock() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | memcontrol.c | 409 struct memcg_shrinker_map *new, *old; in memcg_expand_one_shrinker_map() local 4335 struct mem_cgroup_threshold_ary *new; __mem_cgroup_usage_register_event() local 4427 struct mem_cgroup_threshold_ary *new; __mem_cgroup_usage_unregister_event() local [all...] |
| H A D | slub.c | 1916 struct page new; in acquire_slab() local 2166 struct page new; deactivate_slab() local 2321 struct page new; unfreeze_partials() local 2626 struct page new; get_freelist() local 2976 struct page new; __slab_free() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | xattr.c | 363 ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, u64 xb_blkno, int new) ocfs2_init_xattr_bucket() argument [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 2759 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; BPF_CALL_4() local [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf.c | 6272 int old, new; in addrconf_sysctl_proxy_ndp() local [all...] |
| H A D | route.c | 2537 struct dst_entry *new = NULL; in ip6_blackhole_route() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | intel_pm.c | 809 static bool is_disabling(int old, int new, int threshold) in is_disabling() argument 814 static bool is_enabling(int old, int new, int threshold) in is_enabling() argument 3482 ilk_compute_wm_dirty(struct drm_i915_private *dev_priv, const struct ilk_wm_values *old, const struct ilk_wm_values *new) ilk_compute_wm_dirty() argument 5852 const struct skl_ddb_entry *old, *new; skl_print_wm_changes() local [all...] |
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci.c | 4455 u16 pci_command, new; in pci_intx() local [all...] |
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_mv.c | 966 static inline void mv_write_cached_reg(void __iomem *addr, u32 *old, u32 new) in mv_write_cached_reg() argument 1506 u32 old, new; mv_60x1_errata_sata25() local 1533 u32 new, *old = &pp->cached.unknown_rsvd; mv_bmdma_enable_iie() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | inode.c | 2324 void btrfs_merge_delalloc_extent(struct btrfs_inode *inode, struct extent_state *new, in btrfs_merge_delalloc_extent() argument 2552 struct btrfs_ordered_extent *new; in btrfs_extract_ordered_extent() local 5462 struct rb_node *new = &inode->rb_node; inode_tree_add() local [all...] |
| H A D | send.c | 3057 struct recorded_ref *new; dup_ref() local [all...] |
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | segment.c | 301 struct revoke_entry *new; in __f2fs_commit_atomic_write() local 3917 struct page *new; in read_normal_summaries() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | xattr.c | 357 ocfs2_init_xattr_bucket(struct ocfs2_xattr_bucket *bucket, u64 xb_blkno, int new) ocfs2_init_xattr_bucket() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mm.h | 3267 check_data_rlimit(unsigned long rlim, unsigned long new, unsigned long start, unsigned long end_data, unsigned long start_data) check_data_rlimit() argument
|
| H A D | security.h | 568 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) security_capset() argument 762 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 957 security_inode_copy_up(struct dentry *src, struct cred **new) security_inode_copy_up() argument 1072 security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) security_prepare_creds() argument 1079 security_transfer_creds(struct cred *new, const struct cred *old) security_transfer_creds() argument 1131 security_task_fix_setuid(struct cred *new, const struct cred *old, int flags) security_task_fix_setuid() argument 1138 security_task_fix_setgid(struct cred *new, const struct cred *old, int flags) security_task_fix_setgid() argument 1145 security_task_fix_setgroups(struct cred *new, const struct cred *old) security_task_fix_setgroups() argument 2129 security_uring_override_creds(const struct cred *new) security_uring_override_creds() argument [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | tcp.h | 1960 static inline void tcp_insert_write_queue_before(struct sk_buff *new, in tcp_insert_write_queue_before() argument 2028 tcp_highest_sack_replace(struct sock *sk, struct sk_buff *old, struct sk_buff *new) tcp_highest_sack_replace() argument [all...] |
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| H A D | cgroup.c | 3746 struct psi_trigger *new; pressure_write() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
| H A D | atmel.c | 2811 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe() local
|