/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 114 static void amdgpu_sync_keep_later(struct dma_fence **keep, in amdgpu_sync_keep_later() argument 117 if (*keep && dma_fence_is_later(*keep, fence)) in amdgpu_sync_keep_later() 120 dma_fence_put(*keep); in amdgpu_sync_keep_later() 121 *keep = dma_fence_get(fence); in amdgpu_sync_keep_later()
|
/drivers/net/wireless/marvell/libertas/ |
D | README | 199 keep=[0 or 1] keep the previous scan results (1), discard (0) 206 The type field will default to 3 (Any) and the keep field will default 216 3) Scan all available channels (B/G, A bands) for a specific BSSID, keep 218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan 223 echo "type=1 keep=1" > setuserscan 225 All entries in the scan table (not just the new scan data when keep=1)
|
/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() argument 96 if (!keep) in nvif_notify_func() 136 ret = nvif_notify_func(notify, client->driver->keep); in nvif_notify()
|
/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 1416 bool keep) in sja1105_static_fdb_change() argument 1427 if (!keep) in sja1105_static_fdb_change() 1447 if (keep) { in sja1105_static_fdb_change() 1593 bool keep; in sja1105et_fdb_del() local 1610 keep = true; in sja1105et_fdb_del() 1612 keep = false; in sja1105et_fdb_del() 1615 index, &l2_lookup, keep); in sja1105et_fdb_del() 1619 return sja1105_static_fdb_change(priv, port, &l2_lookup, keep); in sja1105et_fdb_del() 1718 bool keep; in sja1105pqrs_fdb_del() local 1738 keep = true; in sja1105pqrs_fdb_del() [all …]
|
D | sja1105_dynamic_config.c | 1275 int index, void *entry, bool keep) in sja1105_dynamic_config_write() argument 1294 if (!keep && !(ops->access & OP_DEL)) in sja1105_dynamic_config_write() 1299 cmd.valident = keep; /* If false, deletes entry */ in sja1105_dynamic_config_write() 1315 if (keep) in sja1105_dynamic_config_write()
|
/drivers/gpu/drm/hisilicon/ |
D | Kconfig | 4 # Please keep this list sorted alphabetically
|
/drivers/gpu/drm/i915/gt/ |
D | intel_gt_buffer_pool.c | 41 static bool pool_free_older_than(struct intel_gt_buffer_pool *pool, long keep) in pool_free_older_than() argument 64 if (!age || jiffies - age < keep) in pool_free_older_than()
|
/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 17 bool keep; member
|
/drivers/iio/common/scmi_sensors/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/multiplexer/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/potentiostat/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/afe/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/orientation/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/addac/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_nvif.c | 119 .keep = false,
|
/drivers/gpu/drm/vc4/ |
D | Kconfig | 23 the config.txt for the firmware, to keep it from smashing
|
/drivers/net/wireless/ti/ |
D | Kconfig | 18 # keep last for automatic dependencies
|
/drivers/iio/position/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/amplifiers/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/staging/media/ |
D | Kconfig | 22 # Please keep them in alphabetic order
|
/drivers/iio/frequency/ |
D | Kconfig | 8 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/health/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | idle.fuc | 60 // keep looping while there's pending messages for any process
|
/drivers/block/zram/ |
D | Kconfig | 61 With incompressible page, there is no memory saving to keep it
|
/drivers/iio/buffer/ |
D | Kconfig | 5 # When adding new entries keep the list in alphabetical order
|