Searched refs:late (Results 1 – 10 of 10) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_bo_evict.c | 73 &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_prepare_all_pinned() 94 &xe->pinned.late.kernel_bo_present, in xe_bo_notifier_unprepare_all_pinned() 162 &xe->pinned.late.evicted, xe_bo_evict_pinned); in xe_bo_evict_all() 166 &xe->pinned.late.evicted, xe_bo_evict_pinned); in xe_bo_evict_all() 248 &xe->pinned.late.kernel_bo_present, in xe_bo_restore_late() 262 &xe->pinned.late.external, in xe_bo_restore_late() 278 &xe->pinned.late.external, in xe_bo_pci_dev_remove_pinned() 324 &xe->pinned.late.kernel_bo_present, in xe_bo_pinned_fini() 346 INIT_LIST_HEAD(&xe->pinned.late.kernel_bo_present); in xe_bo_pinned_init() 347 INIT_LIST_HEAD(&xe->pinned.late.evicted); in xe_bo_pinned_init() [all …]
|
| A D | xe_device_types.h | 467 } late; member
|
| A D | xe_bo.c | 2293 list_add_tail(&bo->pinned_link, &xe->pinned.late.external); in xe_bo_pin_external() 2339 list_add_tail(&bo->pinned_link, &xe->pinned.late.kernel_bo_present); in xe_bo_pin()
|
| /drivers/block/aoe/ |
| A D | aoeblk.c | 343 int late = 0; in aoeblk_gdalloc() local 352 late = 1; in aoeblk_gdalloc() 354 if (late) in aoeblk_gdalloc()
|
| /drivers/memory/ |
| A D | Kconfig | 135 the EMIF PM code must run from on-chip SRAM late in the suspend
|
| /drivers/net/ |
| A D | macsec.c | 1247 bool late; in macsec_handle_frame() local 1250 late = rx_sa->next_pn_halves.lower >= secy->replay_window && in macsec_handle_frame() 1254 late = late && pn_same_half(rx_sa->next_pn_halves.lower, hdr_pn); in macsec_handle_frame() 1257 if (late) { in macsec_handle_frame()
|
| /drivers/macintosh/ |
| A D | Kconfig | 270 PMU variant of motion sensor, found in late 2005 PowerBooks.
|
| /drivers/block/ |
| A D | Kconfig | 189 The historic default is 8. If a late 2011 version of losetup(8)
|
| /drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 1065 _fn(late, 4, 0x1f, STATS_TYPE_BANK0), \ 1419 MV88E6XXX_ETH_MAC_STAT_MAP(late, LateCollisions); in mv88e6xxx_get_eth_mac_stats()
|
| /drivers/watchdog/ |
| A D | Kconfig | 366 late. The WWDT has to be restarted within the open window time.
|
Completed in 48 milliseconds