Lines Matching defs:label
131 #define LABEL_CHECK(label, magic) do { \ argument
138 #define LABEL_DESTROY(label, magic) do { \ argument
148 #define LABEL_INIT(label, magic) do { \ argument
152 #define LABEL_NOTFREE(label) do { \ argument
198 test_bpfdesc_destroy_label(struct label *label) in test_bpfdesc_destroy_label()
207 test_bpfdesc_init_label(struct label *label) in test_bpfdesc_init_label()
430 test_cred_destroy_label(struct label *label) in test_cred_destroy_label()
439 test_cred_externalize_label(struct label *label, char *element_name, in test_cred_externalize_label()
451 test_cred_init_label(struct label *label) in test_cred_init_label()
460 test_cred_internalize_label(struct label *label, char *element_name, in test_cred_internalize_label()
539 test_devfs_destroy_label(struct label *label) in test_devfs_destroy_label()
548 test_devfs_init_label(struct label *label) in test_devfs_init_label()
638 test_ifnet_destroy_label(struct label *label) in test_ifnet_destroy_label()
647 test_ifnet_externalize_label(struct label *label, char *element_name, in test_ifnet_externalize_label()
659 test_ifnet_init_label(struct label *label) in test_ifnet_init_label()
668 test_ifnet_internalize_label(struct label *label, char *element_name, in test_ifnet_internalize_label()
742 test_inpcb_destroy_label(struct label *label) in test_inpcb_destroy_label()
751 test_inpcb_init_label(struct label *label, int flag) in test_inpcb_init_label()
790 test_ip6q_destroy_label(struct label *label) in test_ip6q_destroy_label()
799 test_ip6q_init_label(struct label *label, int flag) in test_ip6q_init_label()
860 test_ipq_destroy_label(struct label *label) in test_ipq_destroy_label()
869 test_ipq_init_label(struct label *label, int flag) in test_ipq_init_label()
974 struct label *label) in test_kld_check_load()
1007 test_mbuf_destroy_label(struct label *label) in test_mbuf_destroy_label()
1024 test_mbuf_init_label(struct label *label, int flag) in test_mbuf_init_label()
1063 test_mount_destroy_label(struct label *label) in test_mount_destroy_label()
1072 test_mount_init_label(struct label *label) in test_mount_init_label()
1254 test_pipe_destroy_label(struct label *label) in test_pipe_destroy_label()
1263 test_pipe_externalize_label(struct label *label, char *element_name, in test_pipe_externalize_label()
1275 test_pipe_init_label(struct label *label) in test_pipe_init_label()
1284 test_pipe_internalize_label(struct label *label, char *element_name, in test_pipe_internalize_label()
1424 test_posixsem_destroy_label(struct label *label) in test_posixsem_destroy_label()
1433 test_posixsem_init_label(struct label *label) in test_posixsem_init_label()
1578 test_posixshm_destroy_label(struct label *label) in test_posixshm_destroy_label()
1587 test_posixshm_init_label(struct label *label) in test_posixshm_init_label()
1644 test_proc_destroy_label(struct label *label) in test_proc_destroy_label()
1653 test_proc_init_label(struct label *label) in test_proc_init_label()
1862 test_socket_destroy_label(struct label *label) in test_socket_destroy_label()
1871 test_socket_externalize_label(struct label *label, char *element_name, in test_socket_externalize_label()
1883 test_socket_init_label(struct label *label, int flag) in test_socket_init_label()
1898 test_socket_internalize_label(struct label *label, char *element_name, in test_socket_internalize_label()
1939 test_socketpeer_destroy_label(struct label *label) in test_socketpeer_destroy_label()
1948 test_socketpeer_externalize_label(struct label *label, char *element_name, in test_socketpeer_externalize_label()
1960 test_socketpeer_init_label(struct label *label, int flag) in test_socketpeer_init_label()
2004 test_syncache_create(struct label *label, struct inpcb *inp) in test_syncache_create()
2024 test_syncache_destroy_label(struct label *label) in test_syncache_destroy_label()
2033 test_syncache_init_label(struct label *label, int flag) in test_syncache_init_label()
2164 test_sysvmsg_destroy_label(struct label *label) in test_sysvmsg_destroy_label()
2173 test_sysvmsg_init_label(struct label *label) in test_sysvmsg_init_label()
2293 test_sysvmsq_destroy_label(struct label *label) in test_sysvmsq_destroy_label()
2302 test_sysvmsq_init_label(struct label *label) in test_sysvmsq_init_label()
2368 test_sysvsem_destroy_label(struct label *label) in test_sysvsem_destroy_label()
2377 test_sysvsem_init_label(struct label *label) in test_sysvsem_init_label()
2456 test_sysvshm_destroy_label(struct label *label) in test_sysvshm_destroy_label()
2465 test_sysvshm_init_label(struct label *label) in test_sysvshm_init_label()
2952 test_vnode_destroy_label(struct label *label) in test_vnode_destroy_label()
2993 test_vnode_externalize_label(struct label *label, char *element_name, in test_vnode_externalize_label()
3005 test_vnode_init_label(struct label *label) in test_vnode_init_label()
3014 test_vnode_internalize_label(struct label *label, char *element_name, in test_vnode_internalize_label()
3027 struct label *vplabel, struct label *label) in test_vnode_relabel()