Searched refs:visits (Results 1 – 3 of 3) sorted by relevance
373 that visits every file of an iterator. We will use this BPF program in our423 that visits opened files of a specific thread, not a process. In this example,
310 Kbuild visits the Makefile.1004 This will tell Kbuild to build binderfs_example when it visits this
1876 struct bpf_scc_visit *visits = info->visits; in scc_visit_lookup() local1882 if (memcmp(callchain, &visits[i].callchain, sizeof(*callchain)) == 0) in scc_visit_lookup()1883 return &visits[i]; in scc_visit_lookup()1908 visit = &info->visits[num_visits]; in scc_visit_alloc()24552 free_backedges(&info->visits[j]); in free_states()