Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dpppoatm.c307 goto nospace; in pppoatm_send()
325 goto nospace; in pppoatm_send()
334 goto nospace; in pppoatm_send()
339 goto nospace; in pppoatm_send()
355 nospace: in pppoatm_send()
/Linux-v5.4/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-v5.4/arch/powerpc/boot/
Daddnote.c157 goto nospace; in main()
171 goto nospace; in main()
243 nospace: in main()
/Linux-v5.4/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-v5.4/include/uapi/linux/
Dscc.h122 unsigned int nospace; /* "Out of buffers" */ member
/Linux-v5.4/fs/ubifs/
Dbudget.c453 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
495 c->bi.nospace = 1; in ubifs_budget_space()
542 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
Ddir.c819 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
922 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
Dfile.c1202 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
Dubifs.h984 unsigned int nospace:1; member
Dsuper.c371 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
Ddebug.c594 pr_err("\tnospace %u, nospace_rp %u\n", bi->nospace, bi->nospace_rp); in ubifs_dump_budg()
/Linux-v5.4/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()