Home
last modified time | relevance | path

Searched defs:cmpval (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dbfind.c57 int cmpval; in __hfs_brec_find() local
/openbmc/linux/fs/hfsplus/
H A Dbfind.c87 int cmpval; in hfs_find_rec_by_key() local
/openbmc/linux/kernel/futex/
H A Drequeue.c365 int nr_wake, int nr_requeue, u32 *cmpval, int requeue_pi) in futex_requeue()