Home
last modified time | relevance | path

Searched refs:free (Results 4401 – 4425 of 6867) sorted by relevance

1...<<171172173174175176177178179180>>...275

/freebsd/stand/userboot/userboot/
H A Dmain.c141 free(buf); in check_interpreter()
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-eb-11mp-ctrevb.dts4 * Permission is hereby granted, free of charge, to any person obtaining a copy
H A Darm-realview-eb-11mp.dts4 * Permission is hereby granted, free of charge, to any person obtaining a copy
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-370-mirabox.dts5 * Gregory CLEMENT <gregory.clement@free-electrons.com>
/freebsd/contrib/llvm-project/libcxx/src/
H A Dnew.cpp104 _LIBCPP_WEAK void operator delete(void* ptr) noexcept { std::free(ptr); } in operator delete()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp211 free(LIUs); in clear()
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBFrameExtensions.i6 # operator== is a free function, which swig does not handle, so we inject
H A DSBTypeCategoryExtensions.i6 # operator== is a free function, which swig does not handle, so we inject
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformAIX.c85 free(BufPtr); in FindBinaryId()
/freebsd/sbin/nvmecontrol/
H A Dsanitize.c149 free(path); in sanitize()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_cpio_newc.c206 free(buff); in DEFINE_TEST()
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_c.c227 free(p); in DEFINE_TEST()
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.c186 free(orig_name); in get_orig_iface_name()
/freebsd/sys/dev/cxgbe/
H A Doffload.h66 u_int free; /* # of contiguous stids free right after this region */ member
/freebsd/contrib/libcbor/test/
H A Dpretty_printer_test.c30 free(output); in assert_describe_result()
H A Dtag_test.c123 free(serialized_tag); in test_all_tag_values_supported()
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c340 free(devList, TEMP2); in agtiapi_getdevlist()
426 free(devList, TEMP2); in agtiapi_getdevlist()
667 free(pIoctlPayload,TEMP); in agtiapi_CharIoctl()
5332 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5479 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5542 free( (caddr_t)lDevFlags, M_PMC_MFLG ); in agtiapi_GetDevHandle()
5543 free( (caddr_t)agDev, M_PMC_MDEV ); in agtiapi_GetDevHandle()
5627 free((caddr_t)lDevFlags, M_PMC_MFLG); in agtiapi_GetDevHandle()
5628 free((caddr_t)agDev, M_PMC_MDEV); in agtiapi_GetDevHandle()
5846 free(hdr, M_PMC_MCCB); in agtiapi_ReleaseCCBs()
[all …]
/freebsd/sys/kern/
H A Dvfs_syscalls.c322 free(sfp, M_STATFS); in sys_statfs()
363 free(sfp, M_STATFS); in sys_fstatfs()
608 free(sfp, M_STATFS); in freebsd4_statfs()
634 free(sfp, M_STATFS); in freebsd4_fstatfs()
675 free(buf, M_STATFS); in freebsd4_getfsstat()
706 free(sfp, M_STATFS); in freebsd4_fhstatfs()
762 free(sfp, M_STATFS); in freebsd11_statfs()
782 free(sfp, M_STATFS); in freebsd11_fstatfs()
821 free(buf, M_STATFS); in kern_freebsd11_getfsstat()
846 free(sfp, M_STATFS); in freebsd11_fhstatfs()
[all …]
H A Dkern_descrip.c910 free(kif, M_TEMP); in kern_fcntl()
1072 free(sigio, M_SIGIO); in sigiofree()
1843 free(ioctls, M_FILECAPS); in filecaps_free_finish()
1968 free(otable, M_FILEDESC); in fdgrowtable()
1982 free(omap, M_FILEDESC); in fdgrowtable()
2340 free(pdp, M_PWDDESC); in pddrop()
3671 free(fp->f_advice, M_FADVISE); in _fdrop()
4725 free(efbuf, M_TEMP); in kern_proc_filedesc_out()
4881 free(kif, M_TEMP); in sysctl_kern_proc_ofiledesc()
4882 free(okif, M_TEMP); in sysctl_kern_proc_ofiledesc()
[all …]
/freebsd/sbin/ipfw/
H A Dipfw2.c462 free(b->buf); in bp_free()
1029 free(buf); in strtoport()
1042 free(buf); in strtoport()
2557 free(cfg); in ipfw_sets_handler()
2905 free(cfg); in ipfw_list()
3087 free(cfg); in ipfw_get_config()
3623 free(optr); in get_mac_addr_mask()
5775 free(olh); in ipfw_list_objects()
5798 free(olh); in ipfw_list_objects()
5848 free(olh); in ipfw_get_tracked_ifaces()
[all …]
/freebsd/sys/dev/mwl/
H A Dif_mwl.c752 free(mvp, M_80211_VAP); in mwl_vap_delete()
1273 bf = STAILQ_FIRST(&txq->free); in mwl_gettxbuf()
1275 STAILQ_REMOVE_HEAD(&txq->free, bf_list); in mwl_gettxbuf()
2013 STAILQ_INIT(&txq->free); in mwl_txq_reset()
2074 STAILQ_INIT(&txq->free); in mwl_txdma_cleanup()
2077 free(txq->dma.dd_bufptr, M_MWLDEV); in mwl_txdma_cleanup()
2201 free(sc->sc_rxdma.dd_bufptr, M_MWLDEV); in mwl_rxdma_cleanup()
2835 STAILQ_INIT(&txq->free); in mwl_txq_init()
2843 bn = STAILQ_FIRST(&txq->free); in mwl_txq_init()
4637 free(indata, M_TEMP); in mwl_ioctl_diag()
[all …]
/freebsd/sys/dev/aacraid/
H A Daacraid.c746 free(co, M_AACRAIDBUF); in aacraid_detach()
755 free(sim, M_AACRAIDBUF); in aacraid_detach()
1195 free(fm, M_AACRAIDBUF); in aac_alloc_commands()
1250 free(fm, M_AACRAIDBUF); in aac_alloc_commands()
1278 free(fm, M_AACRAIDBUF); in aac_free_commands()
1479 free(sge, M_AACRAIDBUF); in aac_convert_sgraw2()
2751 free(event, M_AACRAIDBUF); in aac_ioctl_event()
3210 free(co, M_AACRAIDBUF); in aac_handle_aif()
3399 free(ctx, M_AACRAIDBUF); in aac_close_aif()
3615 free(sim, M_AACRAIDBUF); in aac_container_bus()
[all …]
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c1124 free(blk, M_DEVBUF); in emu_memalloc()
1163 free(blk, M_DEVBUF); in emu_memfree()
2380 free(sc->rm, M_DEVBUF); in emu_rm_uninit()
3420 free(func->varinfo, M_DEVBUF); in emu_pci_detach()
3421 free(func, M_DEVBUF); in emu_pci_detach()
3432 free(func->varinfo, M_DEVBUF); in emu_pci_detach()
3433 free(func, M_DEVBUF); in emu_pci_detach()
3443 free(func->varinfo, M_DEVBUF); in emu_pci_detach()
3444 free(func, M_DEVBUF); in emu_pci_detach()
3457 free(func, M_DEVBUF); in emu_pci_detach()
[all …]
/freebsd/contrib/ee/
H A Dnew_curse.c769 free(virtual_lines);
935 free(Term_File_name); in initscr()
1139 free(Data_Line); in INFO_PARSE()
2838 free(window->first_line->prev_screen->row);
2839 free(window->first_line->prev_screen->attributes);
2840 free(window->first_line->prev_screen);
2846 free(window->first_line->row);
2847 free(window->first_line->attributes);
2848 free(window->first_line);
2849 free(window);
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c464 free(ptei->ptv, M_IPFW); in flush_batch_buffer()
477 free(ta_buf_m, M_TEMP); in flush_batch_buffer()
1070 free(tei_buf, M_TEMP); in manage_table_ent_v1()
1603 free(old_tablestate, M_IPFW); in ipfw_resize_tables()
2680 free(ta, M_IPFW); in ipfw_del_table_algo()
3211 free(tc, M_IPFW); in alloc_table_config()
3233 free(tc, M_IPFW); in free_table_config()
3344 free(ch->tablestate, M_IPFW); in ipfw_destroy_tables()
3350 free(CHAIN_TO_TCFG(ch), M_IPFW); in ipfw_destroy_tables()

1...<<171172173174175176177178179180>>...275