Searched refs:SWITCH_LOG_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
2290 SWITCH_LOG_BUFSIZE; in spufs_switch_log_used()2295 return SWITCH_LOG_BUFSIZE - spufs_switch_log_used(ctx); in spufs_switch_log_avail()2313 SWITCH_LOG_BUFSIZE), GFP_KERNEL); in spufs_switch_log_open()2349 p = ctx->switch_log->log + ctx->switch_log->tail % SWITCH_LOG_BUFSIZE; in switch_log_sprint()2414 SWITCH_LOG_BUFSIZE; in spufs_switch_log_read()2482 (ctx->switch_log->head + 1) % SWITCH_LOG_BUFSIZE; in spu_switch_log_notify()
45 SWITCH_LOG_BUFSIZE = 4096, enumerator
Completed in 9 milliseconds