Home
last modified time | relevance | path

Searched refs:nospace (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/net/atm/
Dpppoatm.c312 goto nospace; in pppoatm_send()
330 goto nospace; in pppoatm_send()
339 goto nospace; in pppoatm_send()
344 goto nospace; in pppoatm_send()
360 nospace: in pppoatm_send()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_gmrid_manager.c67 goto nospace; in vmw_gmrid_man_get_node()
77 nospace: in vmw_gmrid_man_get_node()
/Linux-v4.19/arch/powerpc/boot/
Daddnote.c161 goto nospace; in main()
175 goto nospace; in main()
243 nospace: in main()
/Linux-v4.19/tools/perf/
Dperf-completion.sh297 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \
298 || complete -o default -o nospace -F _perf perf
/Linux-v4.19/include/uapi/linux/
Dscc.h122 unsigned int nospace; /* "Out of buffers" */ member
/Linux-v4.19/fs/ubifs/
Dbudget.c465 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
507 c->bi.nospace = 1; in ubifs_budget_space()
554 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
Ddir.c835 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
940 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
Dubifs.h973 unsigned int nospace:1; member
Dfile.c1211 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
Dsuper.c377 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
Ddebug.c600 pr_err("\tnospace %u, nospace_rp %u\n", bi->nospace, bi->nospace_rp); in ubifs_dump_budg()
/Linux-v4.19/drivers/net/hamradio/
Dscc.c338 scc->stat.nospace++; in scc_notify()
537 scc->stat.nospace++; in scc_rxint()
2049 stat->nospace, stat->tx_state); in scc_net_seq_show()