Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth_null.c54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py91 def __init__(self, t, fn, logfile, taskflags, d): argument