Searched defs:background (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/net/rxrpc/ |
D | call_event.c | 24 bool immediate, bool background) in rxrpc_propose_ping() 46 u32 serial, bool immediate, bool background, in __rxrpc_propose_ACK() 137 u32 serial, bool immediate, bool background, in rxrpc_propose_ACK()
|
/Linux-v5.10/include/linux/mtd/ |
D | blktrans.h | 54 void (*background)(struct mtd_blktrans_dev *dev); member
|
/Linux-v5.10/drivers/mtd/ |
D | mtdswap.c | 830 unsigned int background) in mtdswap_choose_gc_tree() 846 unsigned int background) in mtdswap_pick_gc_eblk() 938 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc()
|
/Linux-v5.10/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 53 struct ipu_dp background; member
|
/Linux-v5.10/include/uapi/linux/ |
D | omapfb.h | 169 __u32 background; member
|
/Linux-v5.10/fs/f2fs/ |
D | gc.c | 1639 bool background, unsigned int segno) in f2fs_gc()
|
/Linux-v5.10/drivers/gpu/drm/tegra/ |
D | dc.c | 162 u32 background[3] = { in tegra_plane_setup_blending_legacy() local
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | test_offload.py | 96 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument
|