Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/bpf/
A Dnetlink_helpers.c282 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr()
287 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8()
292 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16()
297 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32()
302 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64()
307 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz()
312 int addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in addattr_l()
332 int addraw_l(struct nlmsghdr *n, int maxlen, const void *data, int len) in addraw_l()
346 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) in addattr_nest()
/tools/lib/api/fs/
A Dcgroup.c19 int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys) in cgroupfs_find_mountpoint()
/tools/include/nolibc/
A Dstring.h157 size_t strnlen(const char *str, size_t maxlen) in strnlen()
180 char *strndup(const char *str, size_t maxlen) in strndup()
/tools/perf/util/
A Ddemangle-java.c45 __demangle_java_sym(const char *str, const char *end, char *buf, int maxlen, int mode) in __demangle_java_sym()
/tools/objtool/arch/powerpc/
A Ddecode.c43 unsigned long offset, unsigned int maxlen, in arch_decode_instruction()
/tools/objtool/arch/loongarch/
A Ddecode.c282 unsigned long offset, unsigned int maxlen, in arch_decode_instruction()
/tools/lib/bpf/
A Dnlattr.h54 uint16_t maxlen; member
/tools/objtool/arch/x86/
A Ddecode.c154 unsigned long offset, unsigned int maxlen, in arch_decode_instruction()
/tools/bpf/bpftool/
A Dfeature.c552 size_t maxlen; in probe_prog_type() local
619 size_t maxlen; in probe_map_type() local
/tools/testing/selftests/net/ovpn/
A Dovpn-cli.c1061 static int ovpn_addattr(struct nlmsghdr *n, int maxlen, int type, in ovpn_addattr()
/tools/perf/
A Dbuiltin-script.c2054 static int maxlen; in data_src__fprintf() local

Completed in 27 milliseconds