Searched refs:intersects (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/s390/boot/ |
| D | ipl_report.c | 24 static inline bool intersects(unsigned long addr0, unsigned long size0, in intersects() function 58 intersects(INITRD_START, INITRD_SIZE, safe_addr, size)) in find_bootdata_space() 61 if (intersects(safe_addr, size, comp->addr, comp->len)) { in find_bootdata_space() 66 if (intersects(safe_addr, size, cert->addr, cert->len)) { in find_bootdata_space()
|
| /Linux-v5.10/Documentation/scheduler/ |
| D | sched-energy.rst | 109 above figure. Since pd4 intersects with both rd1 and rd2, it will be
|