Searched defs:background (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | load.py | 46 def start_client(self, background=False, streams=1, duration=10, reverse=False): argument
|
| /linux/include/linux/mtd/ |
| H A D | blktrans.h | 54 void (*background)(struct mtd_blktrans_dev *dev); member
|
| /linux/drivers/mtd/ |
| H A D | mtdswap.c | 829 unsigned int background) in mtdswap_choose_gc_tree() 845 unsigned int background) in mtdswap_pick_gc_eblk() 937 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc()
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | utils.py | 34 def __init__(self, comm, shell=None, fail=True, ns=None, background=False, argument
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_layer.c | 506 u32 background = 0; in logicvc_layer_init() local
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-dp.c | 54 struct ipu_dp background; member
|
| /linux/include/uapi/linux/ |
| H A D | omapfb.h | 169 __u32 background; member
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 170 u32 background[3] = { in tegra_plane_setup_blending_legacy() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | bpf_offload.py | 99 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument
|