Home
last modified time | relevance | path

Searched refs:fold_state (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Dteek_client_type.h94 uint32_t fold_state; /* state of foldable screen */ member
/kernel/linux/linux-5.10/mm/
H A Dvmstat.c147 struct vm_event_state *fold_state = &per_cpu(vm_event_states, cpu); in vm_events_fold_cpu() local
151 count_vm_events(i, fold_state->event[i]); in vm_events_fold_cpu()
152 fold_state->event[i] = 0; in vm_events_fold_cpu()
/kernel/linux/linux-6.6/mm/
H A Dvmstat.c146 struct vm_event_state *fold_state = &per_cpu(vm_event_states, cpu); in vm_events_fold_cpu() local
150 count_vm_events(i, fold_state->event[i]); in vm_events_fold_cpu()
151 fold_state->event[i] = 0; in vm_events_fold_cpu()
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c1021 mb_pack->operation.params[3].value.a = tui_param->fold_state;

Completed in 9 milliseconds