/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | symtab.c | 14 const char *p, *keyp; in symhash() local
|
H A D | avtab.c | 32 static inline int avtab_hash(struct avtab_key *keyp, u32 mask) in avtab_hash() argument
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | symtab.c | 14 const char *p, *keyp; in symhash() local
|
H A D | avtab.c | 32 static inline u32 avtab_hash(const struct avtab_key *keyp, u32 mask) in avtab_hash() argument
|
/third_party/selinux/libsepol/src/ |
H A D | symtab.c | 20 const char *p, *keyp; in symhash() local
|
H A D | avtab.c | 56 static inline int avtab_hash(struct avtab_key *keyp, uint32_t mask) in avtab_hash() argument
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property_query.c | 14 static int property_idx_cmp(const void *keyp, const void *compare) in property_idx_cmp() argument
|
/third_party/openssl/crypto/property/ |
H A D | property_query.c | 14 static int property_idx_cmp(const void *keyp, const void *compare) in property_idx_cmp() argument
|
/kernel/linux/linux-5.10/tools/perf/ui/tui/ |
H A D | util.c | 26 static int popup_menu__run(struct ui_browser *menu, int *keyp) in popup_menu__run() argument 63 int ui__popup_menu(int argc, char * const argv[], int *keyp) in ui__popup_menu() argument
|
/kernel/linux/linux-6.6/tools/perf/ui/tui/ |
H A D | util.c | 26 static int popup_menu__run(struct ui_browser *menu, int *keyp) in popup_menu__run() argument 63 int ui__popup_menu(int argc, char * const argv[], int *keyp) in ui__popup_menu() argument
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | direct.c | 179 static int nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) in nilfs_direct_last_key() argument 164 nilfs_direct_seek_key(const struct nilfs_bmap *direct, __u64 start, __u64 *keyp) nilfs_direct_seek_key() argument
|
H A D | bmap.c | 205 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key() argument 218 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key() argument
|
H A D | btree.c | 262 nilfs_btree_node_delete(struct nilfs_btree_node *node, int index, __u64 *keyp, __u64 *ptrp, int ncmax) nilfs_btree_node_delete() argument 608 nilfs_btree_do_lookup_last(const struct nilfs_bmap *btree, struct nilfs_btree_path *path, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_lookup_last() argument 809 nilfs_btree_do_insert(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_insert() argument 836 nilfs_btree_carry_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_carry_left() argument 882 nilfs_btree_carry_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_carry_right() argument 929 nilfs_btree_split(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_split() argument 979 nilfs_btree_grow(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_grow() argument 1259 nilfs_btree_do_delete(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_do_delete() argument 1284 nilfs_btree_borrow_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_borrow_left() argument 1316 nilfs_btree_borrow_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_borrow_right() argument 1349 nilfs_btree_concat_left(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_concat_left() argument 1375 nilfs_btree_concat_right(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_concat_right() argument 1400 nilfs_btree_shrink(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_shrink() argument 1424 nilfs_btree_nop(struct nilfs_bmap *btree, struct nilfs_btree_path *path, int level, __u64 *keyp, __u64 *ptrp) nilfs_btree_nop() argument 1611 nilfs_btree_seek_key(const struct nilfs_bmap *btree, __u64 start, __u64 *keyp) nilfs_btree_seek_key() argument 1632 nilfs_btree_last_key(const struct nilfs_bmap *btree, __u64 *keyp) nilfs_btree_last_key() argument [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | direct.c | 179 static int nilfs_direct_last_key(const struct nilfs_bmap *direct, __u64 *keyp) in nilfs_direct_last_key() argument 164 nilfs_direct_seek_key(const struct nilfs_bmap *direct, __u64 start, __u64 *keyp) nilfs_direct_seek_key() argument
|
H A D | bmap.c | 205 int nilfs_bmap_seek_key(struct nilfs_bmap *bmap, __u64 start, __u64 *keyp) in nilfs_bmap_seek_key() argument 218 int nilfs_bmap_last_key(struct nilfs_bmap *bmap, __u64 *keyp) in nilfs_bmap_last_key() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | adiantum.c | 127 u8 *keyp; in adiantum_setkey() local
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | cuse.c | 218 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one() argument
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | btree.c | 132 union xfs_btree_key *keyp; in xchk_btree_rec() local 179 union xfs_btree_key *keyp; in xchk_btree_key() local [all...] |
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | cuse.c | 218 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one() argument
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | btree.c | 144 union xfs_btree_key *keyp; in xchk_btree_rec() local 192 union xfs_btree_key *keyp; in xchk_btree_key() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | adiantum.c | 128 u8 *keyp; in adiantum_setkey() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | map_percpu_stats.c | 111 void *keyp = keys + i*MAX_MAP_KEY_SIZE; in delete_all_elements() local
|
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | rndis_filter.c | 840 u8 *keyp; in rndis_set_rss_param_msg() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | dax.c | 177 wake_exceptional_entry_func(wait_queue_entry_t *wait, unsigned int mode, int sync, void *keyp) wake_exceptional_entry_func() argument
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | rndis_filter.c | 934 u8 *keyp; in rndis_set_rss_param_msg() local
|