Home
last modified time | relevance | path

Searched defs:sem_queue (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h99795 struct sem_queue { struct
99796 struct list_head list;
99797 struct task_struct *sleeper;
99798 struct sem_undo *undo;
99799 struct pid *pid;
99800 int status;
99801 struct sembuf *sops;
99802 struct sembuf *blocking;
99803 int nsops;
99804 bool alter;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h108413 struct sem_queue { struct
108414 struct list_head list;
108415 struct task_struct *sleeper;
108416 struct sem_undo *undo;
108417 struct pid *pid;
108418 int status;
108419 struct sembuf *sops;
108420 struct sembuf *blocking;
108421 int nsops;
108422 bool alter;
[all …]
H A Dvmlinux_600.h108413 struct sem_queue { struct
108414 struct list_head list;
108415 struct task_struct *sleeper;
108416 struct sem_undo *undo;
108417 struct pid *pid;
108418 int status;
108419 struct sembuf *sops;
108420 struct sembuf *blocking;
108421 int nsops;
108422 bool alter;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h25023 struct sem_queue { struct
25024 struct list_head list;
25025 struct task_struct *sleeper;
25026 struct sem_undo *undo;
25027 struct pid *pid;
25028 int status;
25029 struct sembuf *sops;
25030 struct sembuf *blocking;
25031 int nsops;
25032 bool alter;
[all …]
H A Dvmlinux_602.h25023 struct sem_queue { struct
25024 struct list_head list;
25025 struct task_struct *sleeper;
25026 struct sem_undo *undo;
25027 struct pid *pid;
25028 int status;
25029 struct sembuf *sops;
25030 struct sembuf *blocking;
25031 int nsops;
25032 bool alter;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h63590 struct sem_queue { struct
63591 struct list_head list;
63592 struct task_struct *sleeper;
63593 struct sem_undo *undo;
63594 struct pid *pid;
63595 int status;
63596 struct sembuf *sops;
63597 struct sembuf *blocking;
63598 int nsops;
63599 bool alter;
[all …]
H A Dvmlinux_518.h63590 struct sem_queue { struct
63591 struct list_head list;
63592 struct task_struct *sleeper;
63593 struct sem_undo *undo;
63594 struct pid *pid;
63595 int status;
63596 struct sembuf *sops;
63597 struct sembuf *blocking;
63598 int nsops;
63599 bool alter;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h71586 struct sem_queue { struct
71587 struct list_head list;
71588 struct task_struct *sleeper;
71589 struct sem_undo *undo;
71590 struct pid *pid;
71591 int status;
71592 struct sembuf *sops;
71593 struct sembuf *blocking;
71594 int nsops;
71595 bool alter;
[all …]
H A Dvmlinux.h71586 struct sem_queue { struct
71587 struct list_head list;
71588 struct task_struct *sleeper;
71589 struct sem_undo *undo;
71590 struct pid *pid;
71591 int status;
71592 struct sembuf *sops;
71593 struct sembuf *blocking;
71594 int nsops;
71595 bool alter;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h68067 struct sem_queue { struct
68068 struct list_head list;
68069 struct task_struct *sleeper;
68070 struct sem_undo *undo;
68071 struct pid *pid;
68072 int status;
68073 struct sembuf *sops;
68074 struct sembuf *blocking;
68075 int nsops;
68076 bool alter;
[all …]
H A Dvmlinux.h68067 struct sem_queue { struct
68068 struct list_head list;
68069 struct task_struct *sleeper;
68070 struct sem_undo *undo;
68071 struct pid *pid;
68072 int status;
68073 struct sembuf *sops;
68074 struct sembuf *blocking;
68075 int nsops;
68076 bool alter;
[all …]