libosmovty 1.11.0.4-1b755
Osmocom VTY library
|
Data Fields | |
struct llist_head | entry |
enum sched_vty_thread_id | tid_type |
char | bufname [64] |
cpu_set_t * | cpuset |
size_t | cpuset_size |
bool | delay |
char cpu_affinity_it::bufname[64] |
Referenced by config_write_sched(), DEFUN_ATTR(), and osmo_cpu_sched_vty_apply_localthread().
cpu_set_t* cpu_affinity_it::cpuset |
Referenced by config_write_sched(), DEFUN_ATTR(), and osmo_cpu_sched_vty_apply_localthread().
size_t cpu_affinity_it::cpuset_size |
Referenced by config_write_sched(), DEFUN_ATTR(), and osmo_cpu_sched_vty_apply_localthread().
bool cpu_affinity_it::delay |
Referenced by config_write_sched(), and DEFUN_ATTR().
struct llist_head cpu_affinity_it::entry |
Referenced by DEFUN_ATTR().
enum sched_vty_thread_id cpu_affinity_it::tid_type |
Referenced by DEFUN_ATTR(), and osmo_cpu_sched_vty_apply_localthread().