OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stat_setup
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
hugeshmctl01.c
86
static void
stat_setup
(void);
106
IPC_STAT, func_stat,
stat_setup
}, {
107
IPC_STAT, func_stat,
stat_setup
}, {
161
*
stat_setup
() below.
175
*
stat_setup
() - Set up for the IPC_STAT command with shmctl().
179
static void
stat_setup
(void)
function
245
"shmdt in
stat_setup
()");
/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
shmctl01.c
70
static void
stat_setup
(void), func_istat(int ret);
101
{&shm_id_1, IPC_STAT, &buf, func_istat,
stat_setup
},
108
{&shm_id_1, IPC_STAT, &buf, func_istat,
stat_setup
},
186
*
stat_setup
() below.
208
*
stat_setup
() - Set up for the IPC_STAT command with shmctl().
212
void
stat_setup
(void)
function
Completed in 638 milliseconds