Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c157 proc_create_entry(u_int cpu_no, struct device_map_entry *map) in proc_create_entry() function
236 if ((entry = proc_create_entry(cpu_no, map)) == NULL) in create_proc_table()
254 proc_create_entry(detected_processor_count, NULL); in create_proc_table()