Home
last modified time | relevance | path

Searched defs:nlen (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/kernel/
Dsysctl_binary.c1204 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl()
1259 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname()
1277 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1322 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1331 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning()
1369 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable()
1382 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl()
1435 int nlen; member
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_sf.h30 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
Dxfs_da_format.h818 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()
Dxfs_alloc.c1717 xfs_extlen_t nlen; /* new length of freespace */ in xfs_free_ag_extent() local
/Linux-v4.19/fs/afs/
Ddir.c324 size_t nlen; in afs_dir_iterate_block() local
493 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_one_filldir()
561 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_kms.c76 uint32_t nlen, const char *name, in virtio_gpu_context_create()
Dvirtgpu_vq.c701 uint32_t nlen, const char *name) in virtio_gpu_cmd_context_create()
/Linux-v4.19/fs/ubifs/
Dreplay.c403 union ubifs_key *key, const char *name, int nlen, in insert_dent()
452 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
Ddebug.c455 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local
2065 int nlen; in check_leaf() local
Dtnc.c542 int nlen, err; in matches_name() local
830 int nlen, err; in fallible_matches_name() local
/Linux-v4.19/net/ipv6/
Dip6_offload.c174 unsigned int nlen; in ipv6_gro_receive() local
/Linux-v4.19/arch/sparc/kernel/
Dsys_sparc_32.c200 int nlen, err; in SYSCALL_DEFINE2() local
Dsys_sparc_64.c522 int nlen, err; in SYSCALL_DEFINE2() local
/Linux-v4.19/lib/zlib_inflate/
Dinflate.h103 unsigned nlen; /* number of length code lengths */ member
/Linux-v4.19/fs/cachefiles/
Dnamei.c496 int ret, nlen; in cachefiles_walk_to_object() local
/Linux-v4.19/fs/romfs/
Dsuper.c283 unsigned long nlen; in romfs_iget() local
/Linux-v4.19/drivers/isdn/hisax/
Dl3dss1.c131 l3dss1_dummy_return_result(struct PStack *st, int id, u_char *p, u_char nlen) in l3dss1_dummy_return_result()
198 int ident, u_char *p, u_char nlen) in l3dss1_dummy_invoke()
225 unsigned char nlen = 0, ilen, cp_tag; in l3dss1_parse_facility() local
Dl3ni1.c130 l3ni1_dummy_return_result(struct PStack *st, int id, u_char *p, u_char nlen) in l3ni1_dummy_return_result()
197 int ident, u_char *p, u_char nlen) in l3ni1_dummy_invoke()
224 unsigned char nlen = 0, ilen, cp_tag; in l3ni1_parse_facility() local
/Linux-v4.19/fs/nfs/
Dpnfs_nfs.c782 int nlen, rlen; in nfs4_decode_mp_ds_addr() local
/Linux-v4.19/net/netlink/
Dgenetlink.c155 size_t nlen = new_longs * sizeof(unsigned long); in genl_allocate_reserve_groups() local
/Linux-v4.19/net/ipv4/
Dtcp_output.c1292 int nlen; in tcp_fragment() local
1853 int nlen = skb->len - len; in tso_fragment() local
/Linux-v4.19/include/uapi/linux/
Dvirtio_gpu.h238 __le32 nlen; member
/Linux-v4.19/security/selinux/ss/
Dservices.c736 u32 olen, nlen, tlen; in security_validtrans_handle_fail() local
1579 u32 slen, tlen, nlen; in compute_sid_handle_invalid_context() local
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_ca_en50221.c212 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
/Linux-v4.19/fs/ext4/
Dnamei.c1790 int nlen, rlen; in ext4_find_dest_de() local
1822 int nlen, rlen; in ext4_insert_dentry() local

12