Home
last modified time | relevance | path

Searched refs:osd_method_t (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/kern/
H A Dkern_osd.c58 osd_method_t *osd_methods; /* (m) */
93 osd_register(u_int type, osd_destructor_t destructor, const osd_method_t *methods) in osd_register()
125 sizeof(osd_method_t) * osdm[type].osd_ntslots * in osd_register()
378 osd_method_t methodfun; in osd_call()
H A Dsysv_shm.c954 osd_method_t methods[PR_MAXMETHOD] = { in shminit()
H A Dsysv_msg.c215 osd_method_t methods[PR_MAXMETHOD] = { in msginit()
H A Dsysv_sem.c272 osd_method_t methods[PR_MAXMETHOD] = { in seminit()
H A Duipc_mqueue.c662 osd_method_t methods[PR_MAXMETHOD] = { in mqfs_init()
/freebsd/sys/sys/
H A Dosd.h55 typedef int (*osd_method_t)(void *obj, void *data); typedef
58 const osd_method_t *methods);
/freebsd/sys/net/route/
H A Droute_tables.c191 osd_method_t methods[PR_MAXMETHOD] = { in rtables_init()
/freebsd/sys/compat/linux/
H A Dlinux_mib.c467 osd_method_t methods[PR_MAXMETHOD] = { in linux_osd_jail_register()
/freebsd/sys/security/mac_do/
H A Dmac_do.c1467 static const osd_method_t osd_methods[PR_MAXMETHOD] = {
/freebsd/sys/netpfil/pf/
H A Dpflow.c1794 static osd_method_t methods[PR_MAXMETHOD] = { in pflow_init()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c2516 osd_method_t methods[PR_MAXMETHOD] = { in zfs_jailparam_sysinit()
/freebsd/sys/dev/wg/
H A Dif_wg.c3132 osd_method_t methods[PR_MAXMETHOD] = { in wg_module_init()