Home
last modified time | relevance | path

Searched defs:unload (Results 1 – 13 of 13) sorted by relevance

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.predcache.ksh28 unload() function
/freebsd/share/examples/kld/syscall/
H A DMakefile5 load unload: _SUBDIR target
/freebsd/share/examples/kld/cdev/
H A DMakefile5 load unload: _SUBDIR target
/freebsd/share/examples/kld/cdev/test/
H A DMakefile87 unload: target
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFFile.h
/freebsd/contrib/netbsd-tests/modules/
H A Dt_modctl.c254 unload(const char *name, bool fatal) in unload() function
/freebsd/stand/common/
H A Dmodule.c273 unload(void) in unload() function
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c243 dsl_crypto_params_free(dsl_crypto_params_t *dcp, boolean_t unload) in dsl_crypto_params_free()
H A Dmetaslab.c6125 metaslab_enable(metaslab_t *msp, boolean_t sync, boolean_t unload) in metaslab_enable()
/freebsd/sys/dev/ata/
H A Data-all.h363 int (*unload)(struct ata_request *request); member
/freebsd/sys/dev/mpt/
H A Dmpt.h194 mpt_unload_handler_t *unload; /* Shutdown personality */ member
/freebsd/sys/dev/drm2/
H A DdrmP.h708 int (*unload) (struct drm_device *); member
/freebsd/sys/net/
H A Diflib.c2702 rxd_frag_to_sd(iflib_rxq_t rxq, if_rxd_frag_t irf, bool unload, if_rxsd_t sd, in rxd_frag_to_sd()