Searched defs:gru_thread_state (Results 1 – 1 of 1) sorted by relevance
335 struct gru_thread_state { struct338 struct mm_struct *ts_mm; /* mm currently mapped to351 pid_t ts_tgid_owner; /* task that is using the353 short ts_user_blade_id;/* user selected blade */356 int ts_tsid; /* thread that owns the360 int ts_ctxnum; /* context number where the362 refcount_t ts_refcnt; /* reference count GTS */367 char ts_cch_req_slice;/* CCH packet slice */368 char ts_blade; /* If >= 0, migrate context if370 char ts_force_cch_reload;[all …]
Completed in 6 milliseconds