| /linux/security/selinux/ |
| A D | avc.c | 107 *avc = &selinux_avc; in selinux_avc_init() 112 return avc->avc_cache_threshold; in avc_get_cache_threshold() 484 avc_node_delete(avc, node); in avc_reclaim_node() 512 avc->avc_cache_threshold) in avc_alloc_node() 513 avc_reclaim_node(avc); in avc_alloc_node() 632 node = avc_alloc_node(avc); in avc_insert() 638 avc_node_kill(avc, node); in avc_insert() 859 node = avc_alloc_node(avc); in avc_update_node() 885 avc_node_kill(avc, node); in avc_update_node() 898 avc_node_kill(avc, node); in avc_update_node() [all …]
|
| A D | Makefile | 8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
|
| A D | Kconfig | 70 /sys/fs/selinux/avc/cache_stats, which may be monitored via
|
| A D | selinuxfs.c | 181 avc_ss_reset(state->avc, 0); in sel_write_enforce() 1508 avc_get_cache_threshold(state->avc)); in sel_read_avc_cache_threshold() 1545 avc_set_cache_threshold(state->avc, new_value); in sel_write_avc_cache_threshold() 1565 length = avc_get_hash_stats(state->avc, page); in sel_read_avc_hash_stats()
|
| A D | hooks.c | 7356 selinux_avc_init(&selinux_state.avc); in selinux_init()
|
| /linux/mm/ |
| A D | rmap.c | 149 avc->vma = vma; in anon_vma_chain_link() 150 avc->anon_vma = anon_vma; in anon_vma_chain_link() 187 struct anon_vma_chain *avc; in __anon_vma_prepare() local 192 if (!avc) in __anon_vma_prepare() 213 avc = NULL; in __anon_vma_prepare() 220 if (unlikely(avc)) in __anon_vma_prepare() 221 anon_vma_chain_free(avc); in __anon_vma_prepare() 226 anon_vma_chain_free(avc); in __anon_vma_prepare() 284 if (unlikely(!avc)) { in anon_vma_clone() 288 if (!avc) in anon_vma_clone() [all …]
|
| A D | interval_tree.c | 61 static inline unsigned long avc_start_pgoff(struct anon_vma_chain *avc) in avc_start_pgoff() argument 63 return vma_start_pgoff(avc->vma); in avc_start_pgoff() 66 static inline unsigned long avc_last_pgoff(struct anon_vma_chain *avc) in avc_last_pgoff() argument 68 return vma_last_pgoff(avc->vma); in avc_last_pgoff()
|
| A D | mmap.c | 401 struct anon_vma_chain *avc; in validate_mm() local 406 anon_vma_interval_tree_verify(avc); in validate_mm() 514 struct anon_vma_chain *avc; in anon_vma_interval_tree_pre_update_vma() local 516 list_for_each_entry(avc, &vma->anon_vma_chain, same_vma) in anon_vma_interval_tree_pre_update_vma() 517 anon_vma_interval_tree_remove(avc, &avc->anon_vma->rb_root); in anon_vma_interval_tree_pre_update_vma() 523 struct anon_vma_chain *avc; in anon_vma_interval_tree_post_update_vma() local 526 anon_vma_interval_tree_insert(avc, &avc->anon_vma->rb_root); in anon_vma_interval_tree_post_update_vma() 3584 struct anon_vma_chain *avc; in mm_take_all_locks() local 3611 vm_lock_anon_vma(mm, avc->anon_vma); in mm_take_all_locks() 3664 struct anon_vma_chain *avc; in mm_drop_all_locks() local [all …]
|
| /linux/security/selinux/include/ |
| A D | avc.h | 174 int avc_get_hash_stats(struct selinux_avc *avc, char *page); 175 unsigned int avc_get_cache_threshold(struct selinux_avc *avc); 176 void avc_set_cache_threshold(struct selinux_avc *avc,
|
| A D | avc_ss.h | 13 int avc_ss_reset(struct selinux_avc *avc, u32 seqno);
|
| A D | security.h | 104 struct selinux_avc *avc; member 109 void selinux_avc_init(struct selinux_avc **avc);
|
| /linux/drivers/media/firewire/ |
| A D | Makefile | 4 firedtv-y += firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o firedtv-fw.o
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | mediatek-vcodec.txt | 9 "mediatek,mt8173-vcodec-enc" for mt8173 avc encoder. 21 - clock-names: avc encoder must contain "venc_sel", vp8 encoder must
|
| /linux/include/trace/events/ |
| A D | avc.h | 7 #define TRACE_SYSTEM avc
|
| /linux/include/linux/ |
| A D | mm.h | 2644 #define anon_vma_interval_tree_foreach(avc, root, start, last) \ argument 2645 for (avc = anon_vma_interval_tree_iter_first(root, start, last); \ 2646 avc; avc = anon_vma_interval_tree_iter_next(avc, start, last))
|
| /linux/tools/perf/Documentation/ |
| A D | security.txt | 163 …audit[1318098]: AVC avc: denied { open } for pid=1318098 comm="perf" scontext=unconfined_u:unco…
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | coding-style.rst | 590 logging of avc messages output). Does not do system-call
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | coding-style.rst | 594 logging of avc messages output). Does not do system-call
|
| /linux/security/selinux/ss/ |
| A D | services.c | 2210 avc_ss_reset(state->avc, seqno); in selinux_notify_policy_change()
|
| /linux/Documentation/translations/it_IT/process/ |
| A D | coding-style.rst | 708 logging of avc messages output). Does not do system-call
|
| /linux/Documentation/process/ |
| A D | coding-style.rst | 753 logging of avc messages output). Does not do system-call
|
| /linux/init/ |
| A D | Kconfig | 449 logging of avc messages output). System call auditing is included
|
| /linux/ |
| A D | MAINTAINERS | 17162 F: include/trace/events/avc.h
|