/linux-4.1.27/kernel/ |
D | sysctl_binary.c | 1223 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl() 1278 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname() 1296 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl() 1341 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl() 1350 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning() 1388 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable() 1401 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl() 1454 int nlen; member
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_beat.c | 76 int rest, nlen; in hvc_beat_put_chars() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 58 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
|
D | xfs_da_format.h | 832 static inline int xfs_attr_leaf_entsize_remote(int nlen) in xfs_attr_leaf_entsize_remote() 838 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
|
D | xfs_alloc.c | 1566 xfs_extlen_t nlen; /* new length of freespace */ in xfs_free_ag_extent() local
|
/linux-4.1.27/net/ipv6/ |
D | ip6_offload.c | 173 unsigned int nlen; in ipv6_gro_receive() local
|
/linux-4.1.27/fs/ubifs/ |
D | replay.c | 405 union ubifs_key *key, const char *name, int nlen, in insert_dent() 454 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
|
D | debug.c | 452 int nlen = le16_to_cpu(dent->nlen); in ubifs_dump_node() local 2061 int nlen; in check_leaf() local
|
D | tnc.c | 526 int nlen, err; in matches_name() local 814 int nlen, err; in fallible_matches_name() local
|
D | ubifs-media.h | 536 __le16 nlen; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc_32.c | 204 int nlen, err; in sys_getdomainname() local
|
D | sys_sparc_64.c | 527 int nlen, err; in SYSCALL_DEFINE2() local
|
/linux-4.1.27/fs/cachefiles/ |
D | namei.c | 465 int ret, nlen; in cachefiles_walk_to_object() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inflate.h | 103 unsigned nlen; /* number of length code lengths */ member
|
/linux-4.1.27/fs/afs/ |
D | dir.c | 237 size_t nlen; in afs_dir_iterate_block() local 395 int nlen, loff_t fpos, u64 ino, unsigned dtype) in afs_lookup_filldir()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 300 unsigned long nlen; in romfs_iget() local
|
/linux-4.1.27/fs/ext4/ |
D | dir.c | 613 int nlen, rlen; in ext4_check_all_de() local
|
D | namei.c | 1804 int nlen, rlen; in ext4_find_dest_de() local 1869 int nlen, rlen; in ext4_insert_dentry() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | l3ni1.c | 130 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
|
D | l3dss1.c | 131 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
|
/linux-4.1.27/fs/nfs/ |
D | pnfs_nfs.c | 708 int nlen, rlen; in nfs4_decode_mp_ds_addr() local
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 191 size_t nlen = new_longs * sizeof(unsigned long); in genl_allocate_reserve_groups() local
|
/linux-4.1.27/security/selinux/ss/ |
D | services.c | 722 u32 olen, nlen, tlen; in security_validtrans_handle_fail() local 1345 u32 slen, tlen, nlen; in compute_sid_handle_invalid_context() local
|
/linux-4.1.27/net/ipv4/ |
D | tcp_output.c | 1152 int nlen; in tcp_fragment() local 1718 int nlen = skb->len - len; in tso_fragment() local
|
/linux-4.1.27/arch/tile/include/asm/ |
D | compat.h | 77 int nlen; member
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_ca_en50221.c | 178 static char *findstr(char * haystack, int hlen, char * needle, int nlen) in findstr()
|
/linux-4.1.27/fs/ext3/ |
D | namei.c | 1251 int nlen, rlen, err; in add_dirent_to_buf() local
|
/linux-4.1.27/include/uapi/linux/ |
D | sysctl.h | 38 int nlen; member
|
/linux-4.1.27/fs/dlm/ |
D | lock.c | 438 static int rsb_cmp(struct dlm_rsb *r, const char *name, int nlen) in rsb_cmp()
|