| /f-stack/freebsd/security/mac/ |
| H A D | mac_inet.c | 80 struct label *label; in mac_inpcb_label_alloc() local 114 struct label *label; in mac_ipq_label_alloc() local 165 mac_ipq_label_free(struct label *label) in mac_ipq_label_free() 193 struct label *label; in mac_ipq_reassemble() local 222 struct label *label; in mac_ipq_create() local 251 struct label *label; in mac_ipq_match() local 300 struct label *label; in mac_netinet_icmp_replyinplace() local 330 struct label *label; in mac_netinet_tcp_reply() local 343 struct label *label; in mac_ipq_update() local 359 struct label *label; in mac_inpcb_check_deliver() local [all …]
|
| H A D | mac_inet6.c | 66 struct label *label; in mac_ip6q_label_alloc() local 99 mac_ip6q_label_free(struct label *label) in mac_ip6q_label_free() 119 struct label *label; in mac_ip6q_reassemble() local 133 struct label *label; in mac_ip6q_create() local 147 struct label *label; in mac_ip6q_match() local 165 struct label *label; in mac_ip6q_update() local
|
| H A D | mac_net.c | 100 struct label *label; in mac_mbuf_to_label() local 114 struct label *label; in mac_bpfdesc_label_alloc() local 134 struct label *label; in mac_ifnet_label_alloc() local 154 struct label *label; in mac_mbuf_tag_init() local 195 mac_bpfdesc_label_free(struct label *label) in mac_bpfdesc_label_free() 213 mac_ifnet_label_free(struct label *label) in mac_ifnet_label_free() 233 struct label *label; in mac_mbuf_tag_destroy() local 293 mac_ifnet_internalize_label(struct label *label, char *string) in mac_ifnet_internalize_label() 325 struct label *label; in mac_bpfdesc_create_mbuf() local 342 struct label *label; in mac_ifnet_create_mbuf() local [all …]
|
| H A D | mac_label.c | 75 mac_init_label(struct label *label) in mac_init_label() 83 mac_destroy_label(struct label *label) in mac_destroy_label() 99 struct label *label; in mac_labelzone_ctor() local 110 struct label *label; in mac_labelzone_dtor() local 125 mac_labelzone_free(struct label *label) in mac_labelzone_free()
|
| H A D | mac_socket.c | 105 struct label *label; in mac_socket_label_alloc() local 127 struct label *label; in mac_socketpeer_label_alloc() local 168 mac_socket_label_free(struct label *label) in mac_socket_label_free() 176 mac_socketpeer_label_free(struct label *label) in mac_socketpeer_label_free() 203 mac_socket_externalize_label(struct label *label, char *elements, in mac_socket_externalize_label() 214 mac_socketpeer_externalize_label(struct label *label, char *elements, in mac_socketpeer_externalize_label() 226 mac_socket_internalize_label(struct label *label, char *string) in mac_socket_internalize_label() 264 struct label *label; in mac_socketpeer_set_from_mbuf() local 289 struct label *label; in mac_socket_create_mbuf() local 369 struct label *label; in mac_socket_check_deliver() local [all …]
|
| H A D | mac_pipe.c | 65 struct label *label; in mac_pipe_label_alloc() local 83 mac_pipe_label_free(struct label *label) in mac_pipe_label_free() 108 mac_pipe_externalize_label(struct label *label, char *elements, in mac_pipe_externalize_label() 119 mac_pipe_internalize_label(struct label *label, char *string) in mac_pipe_internalize_label() 246 struct label *label) in mac_pipe_label_set()
|
| H A D | mac_sysv_msg.c | 68 struct label *label; in mac_sysv_msgmsg_label_alloc() local 88 struct label *label; in mac_sysv_msgqueue_label_alloc() local 106 mac_sysv_msgmsg_label_free(struct label *label) in mac_sysv_msgmsg_label_free() 124 mac_sysv_msgqueue_label_free(struct label *label) in mac_sysv_msgqueue_label_free()
|
| H A D | mac_cred.c | 81 struct label *label; in mac_cred_label_alloc() local 99 mac_cred_label_free(struct label *label) in mac_cred_label_free() 155 mac_cred_externalize_label(struct label *label, char *elements, in mac_cred_externalize_label() 166 mac_cred_internalize_label(struct label *label, char *string) in mac_cred_internalize_label()
|
| H A D | mac_internal.h | 158 struct label { struct 164 * Flags for mac_labeled, a bitmask of object types need across the union of argument 421 #define MAC_POLICY_EXTERNALIZE(type, label, elementlist, outbuf, \ argument 469 #define MAC_POLICY_INTERNALIZE(type, label, instring) do { \ argument
|
| H A D | mac_sysv_sem.c | 67 struct label *label; in mac_sysv_sem_label_alloc() local 85 mac_sysv_sem_label_free(struct label *label) in mac_sysv_sem_label_free()
|
| H A D | mac_process.c | 93 struct label *label; in mac_proc_label_alloc() local 111 mac_proc_label_free(struct label *label) in mac_proc_label_free() 138 struct label *label; in mac_execve_enter() local
|
| H A D | mac_sysv_shm.c | 67 struct label *label; in mac_sysv_shm_label_alloc() local 85 mac_sysv_shm_label_free(struct label *label) in mac_sysv_shm_label_free()
|
| H A D | mac_vfs.c | 91 struct label *label; in mac_devfs_label_alloc() local 111 struct label *label; in mac_mount_label_alloc() local 131 struct label *label; in mac_vnode_label_alloc() local 149 mac_devfs_label_free(struct label *label) in mac_devfs_label_free() 167 mac_mount_label_free(struct label *label) in mac_mount_label_free() 185 mac_vnode_label_free(struct label *label) in mac_vnode_label_free() 210 mac_vnode_externalize_label(struct label *label, char *elements, in mac_vnode_externalize_label() 221 mac_vnode_internalize_label(struct label *label, char *string) in mac_vnode_internalize_label()
|
| H A D | mac_posix_sem.c | 61 struct label *label; in mac_posixsem_label_alloc() local 79 mac_posixsem_label_free(struct label *label) in mac_posixsem_label_free()
|
| H A D | mac_posix_shm.c | 60 struct label *label; in mac_posixshm_label_alloc() local 78 mac_posixshm_label_free(struct label *label) in mac_posixshm_label_free()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 133 #define LABEL_CHECK(label, magic) do { \ argument 150 #define LABEL_INIT(label, magic) do { \ argument 154 #define LABEL_NOTFREE(label) do { \ argument 209 test_bpfdesc_init_label(struct label *label) in test_bpfdesc_init_label() 427 test_cred_init_label(struct label *label) in test_cred_init_label() 502 test_devfs_init_label(struct label *label) in test_devfs_init_label() 613 test_ifnet_init_label(struct label *label) in test_ifnet_init_label() 918 struct label *label) in test_kld_check_load() 1016 test_mount_init_label(struct label *label) in test_mount_init_label() 1219 test_pipe_init_label(struct label *label) in test_pipe_init_label() [all …]
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ev.c | 67 sfc_ev_nop_rx(void *arg, uint32_t label, uint32_t id, in sfc_ev_nop_rx() 79 sfc_ev_efx_rx(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_efx_rx() 152 sfc_ev_dp_rx(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_dp_rx() 178 sfc_ev_dp_rx_packets(void *arg, __rte_unused uint32_t label, in sfc_ev_dp_rx_packets() 192 sfc_ev_nop_rx_ps(void *arg, uint32_t label, uint32_t id, in sfc_ev_nop_rx_ps() 205 sfc_ev_dp_rx_ps(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_dp_rx_ps() 221 sfc_ev_nop_tx(void *arg, uint32_t label, uint32_t id) in sfc_ev_nop_tx() 231 sfc_ev_tx(void *arg, __rte_unused uint32_t label, uint32_t id) in sfc_ev_tx() 260 sfc_ev_dp_tx(void *arg, __rte_unused uint32_t label, uint32_t id) in sfc_ev_dp_tx() 273 sfc_ev_nop_tx_ndescs(void *arg, uint32_t label, unsigned int ndescs) in sfc_ev_nop_tx_ndescs() [all …]
|
| /f-stack/freebsd/i386/include/ |
| H A D | asmacros.h | 106 #define CROSSJUMP(jtrue, label, jfalse) \ argument 108 #define CROSSJUMPTARGET(label) \ argument 129 #define CROSSJUMP(jtrue, label, jfalse) jtrue label argument 130 #define CROSSJUMPTARGET(label) argument
|
| /f-stack/freebsd/amd64/include/ |
| H A D | asmacros.h | 113 #define CROSSJUMP(jtrue, label, jfalse) \ argument 115 #define CROSSJUMPTARGET(label) \ argument 136 #define CROSSJUMP(jtrue, label, jfalse) jtrue label argument 137 #define CROSSJUMPTARGET(label) argument
|
| /f-stack/tools/ifconfig/ |
| H A D | ifmac.c | 58 mac_t label; in maclabel_status() local 86 mac_t label; in setifmaclabel() local
|
| /f-stack/freebsd/security/mac_partition/ |
| H A D | mac_partition.c | 173 partition_cred_destroy_label(struct label *label) in partition_cred_destroy_label() 180 partition_cred_externalize_label(struct label *label, char *element_name, in partition_cred_externalize_label() 200 partition_cred_init_label(struct label *label) in partition_cred_init_label() 207 partition_cred_internalize_label(struct label *label, char *element_name, in partition_cred_internalize_label()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_ev.c | 419 uint32_t label; in ef10_ev_rx_packed_stream() local 514 uint32_t label; in ef10_ev_rx() local 750 uint32_t label; in ef10_ev_tx() local 1074 __in unsigned int label, in ef10_ev_rxlabel_init() 1129 __in unsigned int label) in ef10_ev_rxlabel_fini()
|
| /f-stack/freebsd/security/mac_veriexec/ |
| H A D | mac_veriexec.c | 239 mac_veriexec_mount_init_label(struct label *label) in mac_veriexec_mount_init_label() 256 mac_veriexec_mount_destroy_label(struct label *label) in mac_veriexec_mount_destroy_label() 272 mac_veriexec_vnode_init_label(struct label *label) in mac_veriexec_vnode_init_label() 288 mac_veriexec_vnode_destroy_label(struct label *label) in mac_veriexec_vnode_destroy_label()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | simple-card.yaml | 77 label: schema
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | sparkline.h | 36 char *label; member
|