Home
last modified time | relevance | path

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

/security/
Dcapability.c859 #define set_to_cap_if_null(ops, function) \ argument
861 if (!ops->function) { \
862 ops->function = cap_##function; \
863 pr_debug("Had to override the " #function \