Home
last modified time | relevance | path

Searched refs:nospace (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/net/atm/
H A 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c70 goto nospace; in vmw_gmrid_man_get_node()
80 nospace: in vmw_gmrid_man_get_node()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Daddnote.c157 goto nospace; in main()
171 goto nospace; in main()
243 nospace: in main()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Daddnote.c157 goto nospace; in main()
171 goto nospace; in main()
243 nospace: in main()
/kernel/linux/linux-5.10/tools/perf/
H A Dperf-completion.sh302 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \
303 || complete -o default -o nospace -F _perf perf
/kernel/linux/linux-6.6/tools/perf/
H A Dperf-completion.sh302 complete -o bashdefault -o default -o nospace -F _perf perf 2>/dev/null \
303 || complete -o default -o nospace -F _perf perf
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dscc.h123 unsigned int nospace; /* "Out of buffers" */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dscc.h102 unsigned int nospace; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dscc.h91 unsigned int nospace; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dscc.h102 unsigned int nospace; member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dbudget.c452 if (unlikely(c->bi.nospace) && (c->bi.nospace_rp || !can_use_rp(c))) { in ubifs_budget_space()
494 c->bi.nospace = 1; in ubifs_budget_space()
541 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_release_budget()
H A 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()
H A Dubifs.h970 * @nospace: non-zero if the file-system does not have flash space (used as
972 * @nospace_rp: the same as @nospace, but additionally means that even reserved
986 unsigned int nospace:1; member
H A Dfile.c1199 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
H A Dsuper.c390 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
/kernel/linux/linux-6.6/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.c854 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_unlink()
957 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_rmdir()
H A Dubifs.h979 * @nospace: non-zero if the file-system does not have flash space (used as
981 * @nospace_rp: the same as @nospace, but additionally means that even reserved
995 unsigned int nospace:1; member
H A Dfile.c1200 c->bi.nospace = c->bi.nospace_rp = 0; in do_truncation()
H A Dsuper.c390 c->bi.nospace = c->bi.nospace_rp = 0; in ubifs_evict_inode()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dscc.c338 scc->stat.nospace++; in scc_notify()
537 scc->stat.nospace++; in scc_rxint()
2029 * rcvd rxerrs over / xmit txerrs under / nospace bufsize in scc_net_seq_show()
2049 stat->nospace, stat->tx_state); in scc_net_seq_show()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dscc.c340 scc->stat.nospace++; in scc_notify()
539 scc->stat.nospace++; in scc_rxint()
2032 * rcvd rxerrs over / xmit txerrs under / nospace bufsize in scc_net_seq_show()
2052 stat->nospace, stat->tx_state); in scc_net_seq_show()

Completed in 32 milliseconds

12