Searched defs:fits (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_req.c | 167 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument 239 next_opcode_uc(struct rxe_qp *qp, u32 opcode, int fits) next_opcode_uc() argument 293 int fits = (wqe->dma.resid <= qp->mtu); next_opcode() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_req.c | 224 static int next_opcode_rc(struct rxe_qp *qp, u32 opcode, int fits) in next_opcode_rc() argument 303 next_opcode_uc(struct rxe_qp *qp, u32 opcode, int fits) next_opcode_uc() argument 357 int fits = (wqe->dma.resid <= qp->mtu); next_opcode() local [all...] |
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | genetlink.c | 195 bool fits; in genl_allocate_reserve_groups() local
|
| /kernel/linux/linux-6.6/net/netlink/ |
| H A D | genetlink.c | 401 bool fits; in genl_allocate_reserve_groups() local
|
| /kernel/linux/linux-5.10/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 672 bool fits = true; in emit_compare_and_branch() local
|
| /kernel/linux/linux-6.6/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 672 bool fits = true; in emit_compare_and_branch() local
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | fair.c | 4133 bool fits, uclamp_max_fits; in util_fits_cpu() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | fair.c | 4979 bool fits, uclamp_max_fits; in util_fits_cpu() local 7545 int fits, best_fits = 0; select_idle_capacity() local 8107 int fits, max_fits = -1; find_energy_efficient_cpu() local [all...] |
Completed in 32 milliseconds