Home
last modified time | relevance | path

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

/linux-5.19.10/net/atm/
Dpppoatm.c309 goto nospace; in pppoatm_send()
327 goto nospace; in pppoatm_send()
336 goto nospace; in pppoatm_send()
341 goto nospace; in pppoatm_send()
357 nospace: in pppoatm_send()
/linux-5.19.10/arch/powerpc/boot/
Daddnote.c157 goto nospace; in main()
171 goto nospace; in main()
243 nospace: in main()
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_gmrid_manager.c106 goto nospace; in vmw_gmrid_man_get_node()
116 nospace: in vmw_gmrid_man_get_node()
/linux-5.19.10/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-5.19.10/include/uapi/linux/
Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/linux-5.19.10/fs/ubifs/
Dbudget.c450 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
492 c->bi.nospace = 1; in ubifs_budget_space()
539 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
Ddir.c856 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
959 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
Dubifs.h995 unsigned int nospace:1; member
Dfile.c1199 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
Dsuper.c390 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
Ddebug.c631 pr_err("\tnospace %u, nospace_rp %u\n", bi->nospace, bi->nospace_rp); in ubifs_dump_budg()
/linux-5.19.10/drivers/net/hamradio/
Dscc.c340 scc->stat.nospace++; in scc_notify()
539 scc->stat.nospace++; in scc_rxint()
2052 stat->nospace, stat->tx_state); in scc_net_seq_show()