Home
last modified time | relevance | path

Searched refs:no_memory (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/allocate/
H A Dmkdevalloc.c152 static void no_memory(void);
277 no_memory(); in dotape()
296 no_memory(); in dotape()
335 no_memory(); in dotape()
343 no_memory(); in dotape()
484 no_memory(); in doaudio()
503 no_memory(); in doaudio()
537 no_memory(); in doaudio()
545 no_memory(); in doaudio()
692 no_memory(); in dofloppy()
[all …]
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c122 return (no_memory(hdl)); in namespace_reload()
126 return (no_memory(hdl)); in namespace_reload()
201 return (no_memory(hdl)); in namespace_reload()
H A Dlibzfs_util.c491 no_memory(libzfs_handle_t *hdl) in no_memory() function
505 (void) no_memory(hdl); in zfs_alloc()
528 (void) no_memory(hdl); in zfs_asprintf()
542 (void) no_memory(hdl); in zfs_realloc()
559 (void) no_memory(hdl); in zfs_strdup()
823 return (no_memory(hdl)); in zcmd_read_dst_nvlist()
1270 (void) no_memory(hdl); in zprop_parse_value()
1275 (void) no_memory(hdl); in zprop_parse_value()
H A Dlibzfs_impl.h142 int no_memory(libzfs_handle_t *);
H A Dlibzfs_import.c840 (void) no_memory(hdl); in get_configs()
1078 (void) no_memory(rn->rn_hdl); in zpool_open_func()
1381 (void) no_memory(hdl); in zpool_find_import_cached()
1414 (void) no_memory(hdl); in zpool_find_import_cached()
1545 (void) no_memory(hdl); in zpool_in_use()
H A Dlibzfs_dataset.c256 (void) no_memory(hdl); in process_user_props()
268 (void) no_memory(hdl); in process_user_props()
552 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
560 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
568 (void) no_memory(zhp->zfs_hdl); in zfs_handle_dup()
964 (void) no_memory(hdl); in zfs_valid_proplist()
999 (void) no_memory(hdl); in zfs_valid_proplist()
1082 (void) no_memory(hdl); in zfs_valid_proplist()
1435 (void) no_memory(hdl); in zfs_valid_proplist()
1491 (void) no_memory(zhp->zfs_hdl); in zfs_add_synthetic_resv()
[all …]
H A Dlibzfs_pool.c406 (void) no_memory(hdl); in zpool_valid_proplist()
445 (void) no_memory(hdl); in zpool_valid_proplist()
639 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
643 return (no_memory(zhp->zpool_hdl)); in zpool_set_prop()
3004 return (no_memory(hdl)); in zpool_vdev_split()
3504 return (no_memory(zhp->zpool_hdl)); in zpool_get_errlog()
3870 (void) no_memory(hdl); in zpool_label_disk()
/titanic_41/usr/src/test/zfs-tests/cmd/mkholes/
H A Dmkholes.c43 no_memory(void) { in no_memory() function
120 umem_nofail_callback(no_memory); in main()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c453 goto no_memory; in winreg_s_CreateKey()
457 goto no_memory; in winreg_s_CreateKey()
474 no_memory: in winreg_s_CreateKey()
/titanic_41/usr/src/cmd/auditd/
H A Ddoorway.c164 static int no_memory = 0; in report_error() local
196 bad_count = ++no_memory; in report_error()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1255 goto no_memory; in tcp_output()
1299 goto no_memory; in tcp_output()
1372 no_memory: in tcp_output()