Home
last modified time | relevance | path

Searched refs:ibcs2_sysfs (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_sysent.c103 …{ AS(ibcs2_sysfs_args), (sy_call_t *)ibcs2_sysfs, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84 …
H A Dibcs2_proto.h324 int ibcs2_sysfs(struct thread *, struct ibcs2_sysfs_args *);
H A Dibcs2_misc.c1053 ibcs2_sysfs(struct thread *td, struct ibcs2_sysfs_args *uap) in ibcs2_sysfs() function