Home
last modified time | relevance | path

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

/linux/net/atm/
H A 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/arch/powerpc/boot/
H A Daddnote.c157 goto nospace; in main()
171 goto nospace; in main()
243 nospace: in main()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c108 goto nospace; in vmw_gmrid_man_get_node()
118 nospace: in vmw_gmrid_man_get_node()
/linux/tools/perf/
H A Dperf-completion.sh319 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \
320 || complete -o default -o nospace -F _perf perf
/linux/include/uapi/linux/
H A Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/linux/fs/ubifs/
H A Dbudget.c449 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
491 c->bi.nospace = 1; in ubifs_budget_space()
538 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
H A Ddir.c858 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
962 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
H A Dfile.c1209 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
H A Dubifs.h995 unsigned int nospace:1; member
H A Dsuper.c386 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
H A Ddebug.c631 pr_err("\tnospace %u, nospace_rp %u\n", bi->nospace, bi->nospace_rp); in ubifs_dump_budg()
/linux/drivers/net/hamradio/
H A 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()