Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 - 25 of 532) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmsi_bitmap.h14 unsigned long *bitmap; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmsi_bitmap.h14 unsigned long *bitmap; member
/kernel/linux/linux-5.10/lib/
H A Dmemweight.c15 const unsigned char *bitmap = ptr; in memweight() local
H A Dfind_bit_benchmark.c36 static int __init test_find_first_bit(void *bitmap, unsigned long len) in test_find_first_bit() argument
52 static int __init test_find_next_bit(const void *bitmap, unsigned long len) in test_find_next_bit() argument
66 test_find_next_zero_bit(const void *bitmap, unsigned long len) test_find_next_zero_bit() argument
80 test_find_last_bit(const void *bitmap, unsigned long len) test_find_last_bit() argument
99 test_find_next_and_bit(const void *bitmap, const void *bitmap2, unsigned long len) test_find_next_and_bit() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dmemweight.c15 const unsigned char *bitmap = ptr; in memweight() local
H A Dfind_bit_benchmark.c36 static int __init test_find_first_bit(void *bitmap, unsigned long len) in test_find_first_bit() argument
52 static int __init test_find_first_and_bit(void *bitmap, const void *bitmap2, unsigned long len) in test_find_first_and_bit() argument
71 test_find_next_bit(const void *bitmap, unsigned long len) test_find_next_bit() argument
85 test_find_next_zero_bit(const void *bitmap, unsigned long len) test_find_next_zero_bit() argument
99 test_find_last_bit(const void *bitmap, unsigned long len) test_find_last_bit() argument
118 test_find_nth_bit(const unsigned long *bitmap, unsigned long len) test_find_nth_bit() argument
134 test_find_next_and_bit(const void *bitmap, const void *bitmap2, unsigned long len) test_find_next_and_bit() argument
177 __set_bit(get_random_u32_below(BITMAP_LEN), bitmap); find_bit_test() local
[all...]
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_space.h16 unsigned long *bitmap; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dfirmware.c81 void wcn36xx_firmware_set_feat_caps(u32 *bitmap, in wcn36xx_firmware_set_feat_caps() argument
96 int wcn36xx_firmware_get_feat_caps(u32 *bitmap, in wcn36xx_firmware_get_feat_caps() argument
112 void wcn36xx_firmware_clear_feat_caps(u32 *bitmap, in wcn36xx_firmware_clear_feat_caps() argument
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_space.h16 unsigned long *bitmap; member
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/smp/
H A DIt_smp_los_task_029.c54 UINT32 bitmap; in Testcase() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dio_bitmap.h13 unsigned long bitmap[IO_BITMAP_LONGS]; member
/kernel/linux/linux-5.10/mm/
H A Dcma.h10 unsigned long *bitmap; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dbitmap.c14 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dio_bitmap.h13 unsigned long bitmap[IO_BITMAP_LONGS]; member
/kernel/linux/linux-5.10/fs/hfs/
H A Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits() argument
141 void *bitmap; in hfs_vbm_search_free() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dbitmap.c14 unsigned int ext4_count_free(char *bitmap, unsigned int numchars) in ext4_count_free() argument
/kernel/linux/linux-6.6/fs/hfs/
H A Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits() argument
141 void *bitmap; in hfs_vbm_search_free() local
[all...]
/kernel/linux/common_modules/newip/src/common/
H A Dnip_hdr_decap.c15 _get_nip_hdr_bitmap(struct nip_buff *nbuf, unsigned char bitmap[], unsigned char bitmap_index_max) _get_nip_hdr_bitmap() argument
42 _get_nip_hdr_ttl(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_hdr_ttl() argument
63 _get_nip_hdr_len(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_hdr_len() argument
87 _get_nip_hdr_nexthdr(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_hdr_nexthdr() argument
106 _get_nip_hdr_daddr(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_hdr_daddr() argument
128 _get_nip_hdr_saddr(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_hdr_saddr() argument
150 _get_nip_total_len(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _get_nip_total_len() argument
170 _nip_hdr_bitmap0_parse(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _nip_hdr_bitmap0_parse() argument
200 _nip_hdr_bitmap1_parse(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _nip_hdr_bitmap1_parse() argument
218 _nip_hdr_unknown_bit_check(struct nip_buff *nbuf, unsigned char bitmap, struct nip_hdr_decap *niph) _nip_hdr_unknown_bit_check() argument
258 unsigned char bitmap[BITMAP_MAX] = {0}; nip_hdr_parse() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_msi.h41 struct msi_bitmap bitmap; member
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_msi.h41 struct msi_bitmap bitmap; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.c76 unsigned long *bitmap; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Didset.c16 unsigned long bitmap[]; member
[all...]
/kernel/linux/linux-5.10/tools/lib/
H A Dbitmap.c8 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() argument
31 size_t bitmap_scnprintf(unsigned long *bitmap, int nbits, in bitmap_scnprintf() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.h35 __u8 bitmap[DENTRY_BITMAP_LENGTH_CLOUD]; member
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dresize.c23 struct reiserfs_bitmap_info *bitmap; in reiserfs_resize() local
[all...]

Completed in 6 milliseconds

12345678910>>...22