/Linux-v5.4/kernel/ |
D | sysctl_binary.c | 1205 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl() 1260 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname() 1278 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl() 1323 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl() 1332 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning() 1370 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable() 1383 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl() 1436 int nlen; member
|
/Linux-v5.4/fs/unicode/ |
D | utf8-selftest.c | 178 int nlen = strlen(nfdi_test_data[i].dec); in check_utf8_nfdi() local 214 int nlen = strlen(nfdicf_test_data[i].ncf); in check_utf8_nfdicf() local
|
D | utf8-core.c | 109 size_t nlen = 0; in utf8_casefold() local 133 ssize_t nlen = 0; in utf8_normalize() local
|
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 30 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
|
D | xfs_da_format.h | 818 static inline int xfs_attr_leaf_entsize_remote(int nlen) in xfs_attr_leaf_entsize_remote() 824 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
|
D | xfs_alloc.c | 1704 xfs_extlen_t nlen; /* new length of freespace */ in xfs_free_ag_extent() local
|
/Linux-v5.4/drivers/gpu/drm/virtio/ |
D | virtgpu_kms.c | 55 uint32_t nlen, const char *name) in virtio_gpu_context_create()
|
D | virtgpu_vq.c | 797 uint32_t nlen, const char *name) in virtio_gpu_cmd_context_create()
|
/Linux-v5.4/fs/afs/ |
D | dir.c | 357 size_t nlen; in afs_dir_iterate_block() local 530 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir() 599 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
|
/Linux-v5.4/fs/ubifs/ |
D | replay.c | 433 const char *name, int nlen, unsigned long long sqnum, in insert_dent() 483 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
|
D | debug.c | 445 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2058 int nlen; in check_leaf() local
|
D | tnc.c | 535 int nlen, err; in matches_name() local 823 int nlen, err; in fallible_matches_name() local
|
/Linux-v5.4/net/ipv6/ |
D | ip6_offload.c | 191 unsigned int nlen; in ipv6_gro_receive() local
|
/Linux-v5.4/arch/sparc/kernel/ |
D | sys_sparc_32.c | 200 int nlen, err; in SYSCALL_DEFINE2() local
|
D | sys_sparc_64.c | 526 int nlen, err; in SYSCALL_DEFINE2() local
|
/Linux-v5.4/fs/cachefiles/ |
D | namei.c | 493 int ret, nlen; in cachefiles_walk_to_object() local
|
/Linux-v5.4/lib/zlib_inflate/ |
D | inflate.h | 103 unsigned nlen; /* number of length code lengths */ member
|
/Linux-v5.4/fs/romfs/ |
D | super.c | 283 unsigned long nlen; in romfs_iget() local
|
/Linux-v5.4/fs/nfs/ |
D | pnfs_nfs.c | 788 int nlen, rlen; in nfs4_decode_mp_ds_addr() local
|
/Linux-v5.4/net/netlink/ |
D | genetlink.c | 155 size_t nlen = new_longs * sizeof(unsigned long); in genl_allocate_reserve_groups() local
|
/Linux-v5.4/include/uapi/linux/ |
D | virtio_gpu.h | 249 __le32 nlen; member
|
/Linux-v5.4/security/selinux/ss/ |
D | services.c | 726 u32 olen, nlen, tlen; in security_validtrans_handle_fail() local 1584 u32 slen, tlen, nlen; in compute_sid_handle_invalid_context() local
|
/Linux-v5.4/net/ipv4/ |
D | tcp_output.c | 1303 int nlen; in tcp_fragment() local 1877 int nlen = skb->len - len; in tso_fragment() local
|
/Linux-v5.4/drivers/media/dvb-core/ |
D | dvb_ca_en50221.c | 201 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
|
/Linux-v5.4/fs/ext4/ |
D | namei.c | 1924 int nlen, rlen; in ext4_find_dest_de() local 1956 int nlen, rlen; in ext4_insert_dentry() local
|