Home
last modified time | relevance | path

Searched refs:do_check (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/fpsp040/ !
H A Dgen_except.S59 beq do_check |go handle idle frame
130 do_check: label
/linux/sound/ppc/ !
H A Dawacs.c282 int lvol, int rvol, int do_check) in awacs_amp_set_vol() argument
284 if (do_check && amp->amp_vol[index][0] == lvol && in awacs_amp_set_vol()
/linux/kernel/bpf/ !
H A Dverifier.c19988 static int do_check(struct bpf_verifier_env *env) in do_check() function
23260 ret = do_check(env); in do_check_common()