Searched full:intersection (Results 1 – 25 of 167) sorted by relevance
1234567
160 * @src1p: first &cpumask for intersection161 * @src2p: second &cpumask for intersection164 * their intersection.166 * Returns >= nr_cpu_ids if the intersection is empty.
111 MAC controller wake-on logic. Whenever Wake-on-LAN is requested, an intersection113 capabilities is done and the intersection result gets configured. During
5 A key can be placed at each intersection of a unique row and a unique column.
5 placed at each intersection of a unique row and a unique column. The matrix
18 A key can be placed at each intersection of a unique row and a unique column.
242 * their intersection.244 * Returns >= nr_cpu_ids if the intersection is empty.
112 * v4l2_rect_intersect() - calculate the intersection of two rects.113 * @r: intersection of @r1 and @r2.
208 * amdgpu_gtt_mgr_intersects - test for intersection215 * Simplified intersection test, only interesting if we need GART or not.
121 /* Skip intervals with no intersection */ in badrange_forget()224 /* Discard intervals with no intersection */ in badblocks_populate()
18 persistent memory sits at the intersection of storage and memory there
16 drbd_peer_device object sits at each intersection between a drbd_device and a
37 * Calculate the intersection of rectangles @r1 and @r2.38 * @r1 will be overwritten with the intersection.