Home
last modified time | relevance | path

Searched defs:wait_for (Results 1 – 5 of 5) sorted by relevance

/linux/fs/netfs/
H A Dfscache_cookie.c383 struct fscache_cookie *wait_for) in fscache_wait_on_collision()
403 struct fscache_cookie *cursor, *wait_for = NULL; in fscache_hash_cookie() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Drst.c194 ssize_t wait_for, time_t sec) in test_wait_fds()
/linux/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c53 #define wait_for(COND, MS) _wait_for(COND, MS, 1) macro
H A Dcdv_intel_display.c127 #define wait_for(COND, MS) _wait_for(COND, MS, 1) macro
/linux/drivers/scsi/
H A Dscsi_lib.c761 unsigned long wait_for; in scsi_cmd_runtime_exceeced() local