Home
last modified time | relevance | path

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

12

/linux-3.3/kernel/
Dsysctl_binary.c1247 static const struct bin_table *get_sysctl(const int *name, int nlen, char *path) in get_sysctl()
1302 static char *sysctl_getname(const int *name, int nlen, const struct bin_table **tablep) in sysctl_getname()
1320 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1365 static ssize_t binary_sysctl(const int *name, int nlen, in binary_sysctl()
1374 static void deprecated_sysctl_warning(const int *name, int nlen) in deprecated_sysctl_warning()
1412 static void warn_on_bintable(const int *name, int nlen) in warn_on_bintable()
1425 static ssize_t do_sysctl(int __user *args_name, int nlen, in do_sysctl()
1479 int nlen; member
/linux-3.3/drivers/tty/hvc/
Dhvc_beat.c76 int rest, nlen; in hvc_beat_put_chars() local
/linux-3.3/fs/xfs/
Dxfs_attr_leaf.h178 static inline int xfs_attr_leaf_entsize_remote(int nlen) in xfs_attr_leaf_entsize_remote()
184 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
Dxfs_attr_sf.h58 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
Dxfs_alloc.c1470 xfs_extlen_t nlen; /* new length of freespace */ in xfs_free_ag_extent() local
/linux-3.3/fs/afs/
Ddir.c124 size_t nlen; member
239 size_t nlen; in afs_dir_iterate_block() local
414 static int afs_lookup_filldir(void *_cookie, const char *name, int nlen, in afs_lookup_filldir()
/linux-3.3/fs/ubifs/
Dreplay.c406 union ubifs_key *key, const char *name, int nlen, in insert_dent()
455 int nlen = le16_to_cpu(dent->nlen); in ubifs_validate_entry() local
Ddebug.c505 int nlen = le16_to_cpu(dent->nlen); in dbg_dump_node() local
2143 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-3.3/arch/sparc/kernel/
Dsys_sparc_32.c257 int nlen, err; in sys_getdomainname() local
Dsys_sparc_64.c645 int nlen, err; in SYSCALL_DEFINE2() local
/linux-3.3/fs/cachefiles/
Dnamei.c474 int ret, nlen; in cachefiles_walk_to_object() local
/linux-3.3/lib/zlib_inflate/
Dinflate.h103 unsigned nlen; /* number of length code lengths */ member
/linux-3.3/fs/romfs/
Dsuper.c301 unsigned long nlen; in romfs_iget() local
/linux-3.3/arch/parisc/hpux/
Dsys_hpux.c397 int nlen; in hpux_getdomainname() local
/linux-3.3/fs/nfs/
Dnfs4filelayoutdev.c386 int nlen, rlen; in decode_ds_addr() local
/linux-3.3/net/ipv6/
Daf_inet6.c848 unsigned int nlen; in ipv6_gro_receive() local
/linux-3.3/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-3.3/net/netlink/
Dgenetlink.c157 size_t nlen = (mc_groups_longs + 1) * sizeof(unsigned long); in genl_register_mc_group() local
/linux-3.3/arch/tile/include/asm/
Dcompat.h78 int nlen; member
/linux-3.3/drivers/net/ethernet/i825xx/
D3c505.c986 unsigned int nlen = (((skb->len < 60) ? 60 : skb->len) + 1) & (~1); in send_packet() local
/linux-3.3/net/ipv4/
Dtcp_output.c1005 int nlen; in tcp_fragment() local
1484 int nlen = skb->len - len; in tso_fragment() local
/linux-3.3/security/selinux/ss/
Dservices.c721 u32 olen, nlen, tlen; in security_validtrans_handle_fail() local
1336 u32 slen, tlen, nlen; in compute_sid_handle_invalid_context() local
/linux-3.3/drivers/media/dvb/dvb-core/
Ddvb_ca_en50221.c175 static char *findstr(char * haystack, int hlen, char * needle, int nlen) in findstr()

12