Searched refs:post_create_prog_fd (Results 1 – 1 of 1) sorted by relevance
73 int post_create_prog_fd = -1; in test_lsm_cgroup_functional() local99 post_create_prog_fd = bpf_program__fd(skel->progs.socket_post_create); in test_lsm_cgroup_functional()128 err = bpf_prog_attach(post_create_prog_fd, cgroup_fd, in test_lsm_cgroup_functional()135 attach_opts.replace_prog_fd = post_create_prog_fd; in test_lsm_cgroup_functional()