Searched refs:idempotent (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/module/
H A Dmain.c3081 struct idempotent { struct
3092 static bool idempotent(struct idempotent *u, const void *cookie) function
3096 struct idempotent *existing;
3123 static int idempotent_complete(struct idempotent *u, int ret)
3129 struct idempotent *pos;
3173 struct idempotent idem;
3179 if (idempotent(&idem, file_inode(f))) {

Completed in 106 milliseconds