Searched defs:background (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/mtd/ |
H A D | blktrans.h | 54 void (*background)(struct mtd_blktrans_dev *dev); member
|
/linux/tools/testing/selftests/net/lib/py/ |
H A D | utils.py | 34 def __init__(self, comm, shell=True, fail=True, ns=None, background=False, argument
|
/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/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/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 99 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument
|