Searched refs:bof (Results 1 – 4 of 4) sorted by relevance
221 unsigned int bof; member
375 u32 bof:1; /* block on fault */ member
809 bool bof; in wq_block_on_fault_store() local821 rc = kstrtobool(buf, &bof); in wq_block_on_fault_store()825 if (bof) { in wq_block_on_fault_store()
966 wq->wqcfg->bof = 1; in idxd_wq_config_write()
Completed in 17 milliseconds