Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/xinetd/
H A D0003-rpc-fix.patch10 @@ -745,7 +745,7 @@ static status_e check_entry( struct serv
19 @@ -759,6 +759,7 @@ static status_e check_entry( struct serv
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c300 struct nfp_fl_payload *check_entry; in nfp_compile_flow_metadata() local
359 check_entry = nfp_flower_search_fl_table(app, flow->cookie, netdev); in nfp_compile_flow_metadata()
360 if (check_entry) { in nfp_compile_flow_metadata()
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Ddomain.c162 bool (*check_entry)(struct tomoyo_request_info *, in tomoyo_check_acl()
175 if (!check_entry(r, ptr)) in tomoyo_check_acl()
H A Dcommon.h1048 bool (*check_entry)(struct tomoyo_request_info *,