Home
last modified time | relevance | path

Searched refs:kzalloc (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h50 #define kzalloc(s, f) __kzalloc((s), (f)) macro
/third_party/ltp/testcases/kernel/device-drivers/nls/
H A DnlsTest.c153 dev = kzalloc(sizeof(*dev), GFP_KERNEL); in test_init_module()
/third_party/libbpf/src/
H A Dskel_internal.h89 struct bpf_loader_ctx *ctx = kzalloc(size, GFP_KERNEL); in skel_alloc()

Completed in 2 milliseconds