Searched refs:smr_call (Results 1 – 11 of 11) sorted by relevance
/openbsd/share/man/man9/ |
H A D | Makefile | 40 SMR_LIST_INIT.9 SMR_PTR_GET.9 smr_call.9 \
|
/openbsd/sys/sys/ |
H A D | smr.h | 45 #define smr_call(entry, func, arg) smr_call_impl(entry, func, arg, 0) macro
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | cryptox.c | 274 smr_call(&ses->ses_smr, cryptox_free_smr, ses); in cryptox_freesession()
|
/openbsd/sys/net/ |
H A D | if_etherbridge.c | 237 smr_call(&ebe->ebe_smr_entry, ebe_free, ebe); in ebe_rele()
|
H A D | bpf.c | 1171 smr_call(&old_bps->bps_smr, bpf_prog_smr, old_bps); in bpf_setf() 1729 smr_call(&bd->bd_smr, bpf_d_smr, bd); in bpf_put()
|
H A D | if.c | 385 smr_call(&dtor->smr, if_idxmap_free, dtor); in if_idxmap_alloc()
|
H A D | if_pfsync.c | 1160 smr_call(&smr, (void (*)(void *))refcnt_rele_wake, &sc->sc_refs); in pfsync_down()
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | aesni.c | 357 smr_call(&ses->ses_smr, aesni_free_smr, ses); in aesni_freesession()
|
/openbsd/sys/arch/octeon/dev/ |
H A D | octcrypto.c | 552 smr_call(&ses->ses_smr, octcrypto_free_smr, ses); in octcrypto_freesession()
|
/openbsd/sys/dev/pci/ |
H A D | mfii.c | 905 smr_call(&old_handles->pd_smr, mfii_dev_handles_smr, old_handles); in mfii_dev_handles_update()
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 3200 ./usr/share/man/man9/smr_call.9
|