Searched refs:post_create_prog_fd (Results 1 – 1 of 1) sorted by relevance
72 int post_create_prog_fd = -1; in test_lsm_cgroup_functional() local98 post_create_prog_fd = bpf_program__fd(skel->progs.socket_post_create); in test_lsm_cgroup_functional()127 err = bpf_prog_attach(post_create_prog_fd, cgroup_fd, in test_lsm_cgroup_functional()134 attach_opts.replace_prog_fd = post_create_prog_fd; in test_lsm_cgroup_functional()