Home
last modified time | relevance | path

Searched defs:executed (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Duprobe_syscall_executed.c12 int executed = 0; variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_syscall.c407 void *addr, int executed) in check_attach() argument
439 trigger_t trigger, void *addr, int executed) in check() argument
[all...]
/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c112 int free, expect_free, executed; in wait_free_pebs_for_pool() local
H A Dwl.c190 static int do_work(struct ubi_device *ubi, int *executed) in do_work()