Lines Matching defs:hash
82 #define CALLOUT_HASH_INSERT(hash, cp, cnext, cprev) \ argument
95 #define CALLOUT_HASH_APPEND(hash, cp, cnext, cprev) \ argument
108 #define CALLOUT_HASH_DELETE(hash, cp, cnext, cprev) \ argument
167 #define CALLOUT_LIST_INSERT(hash, cl) \ argument
170 #define CALLOUT_LIST_APPEND(hash, cl) \ argument
173 #define CALLOUT_LIST_DELETE(hash, cl) \ argument
320 callout_list_get(callout_table_t *ct, hrtime_t expiration, int flags, int hash) in callout_list_get()
755 int hash; in callout_heap_delete() local
865 int i, hash, clflags; in callout_heap_process() local
989 int hash, clflags; in timeout_generic() local
1285 int hash, flags; in untimeout_generic() local