Home
last modified time | relevance | path

Searched refs:set_cookie (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_cookie.c33 skel->links.set_cookie = bpf_program__attach_cgroup( in test_socket_cookie()
34 skel->progs.set_cookie, cgroup_fd); in test_socket_cookie()
35 if (!ASSERT_OK_PTR(skel->links.set_cookie, "prog_attach")) in test_socket_cookie()
/linux/tools/testing/selftests/bpf/progs/
H A Dsocket_cookie_prog.c33 int set_cookie(struct bpf_sock_addr *ctx) in set_cookie() function
H A Dcgrp_ls_attach_cgroup.c24 int set_cookie(struct bpf_sock_addr *ctx) in set_cookie() function
/linux/ipc/
H A Dmqueue.c770 static inline void set_cookie(struct sk_buff *skb, char code) in set_cookie() function
826 set_cookie(info->notify_cookie, NOTIFY_WOKENUP); in __do_notify()
853 set_cookie(info->notify_cookie, NOTIFY_REMOVED); in remove_notification()
/linux/drivers/nvdimm/
H A Dregion_devs.c364 static DEVICE_ATTR_RO(set_cookie);