Home
last modified time | relevance | path

Searched defs:hook_flags (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/tests/
Dperf-hooks.c21 int *hook_flags = _hook_flags; in the_hook() local
31 int hook_flags = 0; in test__perf_hooks() local
/linux-6.1.9/net/netfilter/
Dnf_tables_api.c9442 unsigned int hook_flags) in nft_chain_validate_hooks()