| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | cpuid.h | 66 cpuid_entry_override(struct kvm_cpuid_entry2 *entry, unsigned int leaf) cpuid_entry_override() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k.c | 188 int cn10k_alloc_leaf_profile(struct otx2_nic *pfvf, u16 *leaf) in cn10k_alloc_leaf_profile() argument 328 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) in cn10k_free_leaf_profile() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
| H A D | pble.c | 312 struct irdma_pble_info *leaf = lvl2->leaf; in free_lvl2() local 342 struct irdma_pble_info *leaf; in get_lvl2_pble() local [all...] |
| /kernel/linux/linux-6.6/tools/bootconfig/ |
| H A D | main.c | 113 struct xbc_node *leaf; in xbc_show_list() local
|
| /third_party/openssl/test/ |
| H A D | crltest.c | 246 static int verify(X509 *leaf, X509 *root, STACK_OF(X509_CRL) *crls, in verify() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | xml-utils.c | 210 static char * add_path(const char *prev, const char *leaf) in add_path() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | xml-utils.c | 210 static char * add_path(const char *prev, const char *leaf) in add_path() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_event.c | 318 struct event_handler_list *node, *leaf, *node_prev, **evt_head; in wl_ext_event_register() local [all...] |
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | arch_topology.c | 333 bool leaf = true; in parse_core() local 379 bool leaf = true; in parse_cluster() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | process.c | 536 int leaf; in unwind_stack_by_address() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | cpuid.c | 333 static __always_inline void kvm_cpu_cap_mask(enum cpuid_leafs leaf, u32 mask) in kvm_cpu_cap_mask() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | process.c | 553 int leaf; in unwind_stack_by_address() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | assoc_array.c | 311 const void *leaf; in assoc_array_find() local 19 assoc_array_subtree_iterate(const struct assoc_array_ptr *root, const struct assoc_array_ptr *stop, int (*iterator)(const void *leaf, void *iterator_data), void *iterator_data) assoc_array_subtree_iterate() argument 1046 assoc_array_delete_collapse_iterator(const void *leaf, void *iterator_data) assoc_array_delete_collapse_iterator() argument [all...] |
| H A D | bootconfig.c | 316 xbc_node_find_next_key_value(struct xbc_node *root, struct xbc_node **leaf) xbc_node_find_next_key_value() argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_rmap_btree.c | 531 xfs_rmapbt_maxrecs( int blocklen, int leaf) xfs_rmapbt_maxrecs() argument
|
| H A D | xfs_alloc_btree.c | 579 xfs_allocbt_maxrecs( struct xfs_mount *mp, int blocklen, int leaf) xfs_allocbt_maxrecs() argument
|
| H A D | xfs_bmap_btree.c | 582 xfs_bmbt_maxrecs( struct xfs_mount *mp, int blocklen, int leaf) xfs_bmbt_maxrecs() argument 598 xfs_bmdr_maxrecs( int blocklen, int leaf) xfs_bmdr_maxrecs() argument
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | dir.c | 490 struct xfs_dir2_leaf *leaf; in xchk_directory_leaf1_bestfree() local
|
| /kernel/linux/linux-5.10/fs/unicode/ |
| H A D | utf8-norm.c | 408 utf8leaf_t *leaf; utf8agemax() local 437 utf8leaf_t *leaf; utf8agemin() local 464 utf8leaf_t *leaf; utf8nagemax() local 492 utf8leaf_t *leaf; utf8nagemin() local 522 utf8leaf_t *leaf; utf8len() local 550 utf8leaf_t *leaf; utf8nlen() local 654 utf8leaf_t *leaf; utf8byte() local [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_dtree.h | 19 } leaf; member
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_dtree.h | 19 } leaf; member
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | inode-item.c | 18 struct btrfs_inode_ref *btrfs_find_name_in_backref(struct extent_buffer *leaf, in btrfs_find_name_in_backref() argument 45 btrfs_find_name_in_ext_backref( struct extent_buffer *leaf, int slot, u64 ref_objectid, const struct fscrypt_str *name) btrfs_find_name_in_ext_backref() argument 116 struct extent_buffer *leaf; btrfs_del_inode_extref() local 185 struct extent_buffer *leaf; btrfs_del_inode_ref() local 266 struct extent_buffer *leaf; btrfs_insert_inode_extref() local 409 struct extent_buffer *leaf; btrfs_lookup_inode() local 427 btrfs_trace_truncate(struct btrfs_inode *inode, struct extent_buffer *leaf, struct btrfs_file_extent_item *fi, u64 offset, int extent_type, int slot) btrfs_trace_truncate() argument 465 struct extent_buffer *leaf; btrfs_truncate_inode_items() local [all...] |
| H A D | dev-replace.c | 515 struct extent_buffer *leaf = path->nodes[0]; in mark_block_group_to_copy() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_rmap_btree.c | 576 xfs_rmapbt_block_maxrecs( unsigned int blocklen, bool leaf) xfs_rmapbt_block_maxrecs() argument 590 xfs_rmapbt_maxrecs( int blocklen, int leaf) xfs_rmapbt_maxrecs() argument
|
| H A D | xfs_alloc_btree.c | 594 xfs_allocbt_block_maxrecs( unsigned int blocklen, bool leaf) xfs_allocbt_block_maxrecs() argument 607 xfs_allocbt_maxrecs( struct xfs_mount *mp, int blocklen, int leaf) xfs_allocbt_maxrecs() argument
|