Searched refs:lowest_offset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 293 int group_size, int lowest_offset) in aff_ref_location() 346 int mem_aff, gs, lowest_offset; in aff_set_ref_point_location() local 351 lowest_offset = 0; in aff_set_ref_point_location() 361 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location() 365 lowest_offset); in aff_set_ref_point_location() 292 aff_ref_location(struct spu_context *ctx, int mem_aff, int group_size, int lowest_offset) aff_ref_location() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 289 int group_size, int lowest_offset) in aff_ref_location() 342 int mem_aff, gs, lowest_offset; in aff_set_ref_point_location() local 346 lowest_offset = 0; in aff_set_ref_point_location() 356 lowest_offset = ctx->aff_offset; in aff_set_ref_point_location() 360 lowest_offset); in aff_set_ref_point_location() 288 aff_ref_location(struct spu_context *ctx, int mem_aff, int group_size, int lowest_offset) aff_ref_location() argument
|
Completed in 3 milliseconds