Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore-card.c306 int gap_count, generation, grace, rcode; in bm_work() local
342 grace = time_after64(get_jiffies_64(), in bm_work()
347 (card->bm_generation != generation && grace)) { in bm_work()
/drivers/staging/lustre/lustre/include/
Dlustre_sec.h365 void (*force_die)(struct ptlrpc_cli_ctx *ctx, int grace);
564 int grace, int force);
/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1179 int grace, int force) in sec_cop_flush_ctx_cache() argument
1186 return policy->sp_cops->flush_ctx_cache(sec, uid, grace, force); in sec_cop_flush_ctx_cache()
1459 uid_t uid, int grace, int force) in import_flush_ctx_common() argument
1470 sec_cop_flush_ctx_cache(sec, uid, grace, force); in import_flush_ctx_common()
Dsec_null.c146 int grace, int force) in null_flush_ctx_cache() argument
Dsec_plain.c518 uid_t uid, int grace, int force) in plain_flush_ctx_cache() argument