Home
last modified time | relevance | path

Searched refs:avc (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/mm/
H A Drmap.c154 avc->vma = vma; in anon_vma_chain_link()
155 avc->anon_vma = anon_vma; in anon_vma_chain_link()
190 struct anon_vma_chain *avc; in __anon_vma_prepare() local
196 if (!avc) in __anon_vma_prepare()
217 avc = NULL; in __anon_vma_prepare()
224 if (unlikely(avc)) in __anon_vma_prepare()
225 anon_vma_chain_free(avc); in __anon_vma_prepare()
230 anon_vma_chain_free(avc); in __anon_vma_prepare()
289 if (unlikely(!avc)) { in anon_vma_clone()
293 if (!avc) in anon_vma_clone()
[all …]
H A Dinterval_tree.c61 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()
H A Dvma.c236 struct anon_vma_chain *avc; in anon_vma_interval_tree_pre_update_vma() local
238 list_for_each_entry(avc, &vma->anon_vma_chain, same_vma) in anon_vma_interval_tree_pre_update_vma()
239 anon_vma_interval_tree_remove(avc, &avc->anon_vma->rb_root); in anon_vma_interval_tree_pre_update_vma()
245 struct anon_vma_chain *avc; in anon_vma_interval_tree_post_update_vma() local
248 anon_vma_interval_tree_insert(avc, &avc->anon_vma->rb_root); in anon_vma_interval_tree_post_update_vma()
599 struct anon_vma_chain *avc; in validate_mm() local
625 anon_vma_interval_tree_verify(avc); in validate_mm()
2114 struct anon_vma_chain *avc; in mm_take_all_locks() local
2157 vm_lock_anon_vma(mm, avc->anon_vma); in mm_take_all_locks()
2210 struct anon_vma_chain *avc; in mm_drop_all_locks() local
[all …]
/linux-6.15/drivers/media/firewire/
H A DMakefile4 firedtv-y += firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o firedtv-fw.o
/linux-6.15/include/trace/events/
H A Davc.h7 #define TRACE_SYSTEM avc
/linux-6.15/security/selinux/
H A DMakefile17 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
H A DKconfig46 /sys/fs/selinux/avc/cache_stats, which may be monitored via
/linux-6.15/include/linux/
H A Dmm.h3409 #define anon_vma_interval_tree_foreach(avc, root, start, last) \ argument
3410 for (avc = anon_vma_interval_tree_iter_first(root, start, last); \
3411 avc; avc = anon_vma_interval_tree_iter_next(avc, start, last))
/linux-6.15/tools/perf/Documentation/
H A Dsecurity.txt163 …audit[1318098]: AVC avc: denied { open } for pid=1318098 comm="perf" scontext=unconfined_u:unco…
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst662 logging of avc messages output). Does not do system-call
/linux-6.15/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst676 logging of avc messages output). Does not do system-call
/linux-6.15/Documentation/translations/it_IT/process/
H A Dcoding-style.rst738 logging of avc messages output). Does not do system-call
/linux-6.15/Documentation/process/
H A Dcoding-style.rst745 logging of avc messages output). Does not do system-call
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst774 registro de salida de mensajes avc). No hace auditoría de llamadas al
/linux-6.15/init/
H A DKconfig496 logging of avc messages output). System call auditing is included
/linux-6.15/
H A DMAINTAINERS22077 F: include/trace/events/avc.h