Home
last modified time | relevance | path

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

/security/apparmor/
A Dmatch.c693 unsigned int *adjust) in is_loop() argument
703 *adjust = i; in is_loop()
738 unsigned int adjust; in leftmatch_fb() local
746 if (is_loop(wb, state, &adjust)) { in leftmatch_fb()
748 *count -= adjust; in leftmatch_fb()
757 unsigned int adjust; in leftmatch_fb() local
765 if (is_loop(wb, state, &adjust)) { in leftmatch_fb()
767 *count -= adjust; in leftmatch_fb()

Completed in 4 milliseconds