/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_usb6501.c | 366 u8 bitmap; in ni6501_dio_insn_bits() local 168 ni6501_port_command(struct comedi_device *dev, int command, unsigned int val, u8 *bitmap) ni6501_port_command() argument [all...] |
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | coherent.c | 18 unsigned long *bitmap; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wow.c | 531 u32 bitmap; in ath11k_wow_set_hw_filter() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.c | 169 wl1251_cmd_vbm(struct wl1251 *wl, u8 identity, void *bitmap, u16 bitmap_len, u8 bitmap_control) wl1251_cmd_vbm() argument
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | irq_comm.c | 196 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; in kvm_request_irq_source_id() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_gfxpll.c | 54 struct loongson_gfxpll_bitmap bitmap; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 63 unsigned long *bitmap; member
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-picolcd_fb.c | 141 static int picolcd_fb_update_tile(u8 *vbitmap, const u8 *bitmap, int bpp, in picolcd_fb_update_tile() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 71 unsigned long bitmap[]; member [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_set_bitmap.c | 48 u8 bitmap[]; member 71 nft_bitmap_active(const u8 *bitmap, u32 idx, u32 off, u8 genmask) in nft_bitmap_active() argument [all...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | ebitmap.c | 170 unsigned long bitmap; ebitmap_netlbl_import() local [all...] |
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | oxygen_lib.c | 750 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | idr.c | 386 struct ida_bitmap *bitmap, *alloc = NULL; ida_alloc_range() local 491 struct ida_bitmap *bitmap; ida_free() local 544 struct ida_bitmap *bitmap; ida_destroy() local 582 struct ida_bitmap *bitmap = entry; ida_dump_entry() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | watch_queue.c | 242 unsigned long *bitmap; in watch_queue_set_size() local
|
/third_party/f2fs-tools/fsck/ |
H A D | quotaio_tree.c | 558 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block() argument 662 char *bitmap = NULL; in qtree_scan_dquots() local 605 report_tree(struct dquot *dquot, unsigned int blk, int depth, char *bitmap, int *entries, int (*process_dquot) (struct dquot *, void *), void *data) report_tree() argument [all...] |
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 314 char *bitmap; in exfat_create_bitmap() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mov_chan.c | 357 static uint64_t mov_get_channel_layout(uint32_t tag, uint32_t bitmap) in mov_get_channel_layout() argument 422 ff_mov_get_channel_layout_tag(const AVCodecParameters *par, uint32_t *layout, uint32_t *bitmap, uint32_t **pchannel_desc) ff_mov_get_channel_layout_tag() argument 503 uint32_t layout_tag, bitmap, num_descr; ff_mov_read_chan() local [all...] |
/third_party/NuttX/fs/inode/ |
H A D | fs_files.c | 84 static unsigned int bitmap[CONFIG_NFILE_DESCRIPTORS / 32 + 1] = {0}; variable [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_usefont.c | 78 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument 128 fill_bitmap(Display * dpy, Window win, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
|
/third_party/mesa3d/src/glx/ |
H A D | xfont.c | 82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument 132 fill_bitmap(Display * dpy, int screen, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_program.h | 159 GLuint bitmap:1; /**< glBitmap variant? */ member
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-page.h | 281 const PlatformAwareObjectStartBitmap& bitmap = in ObjectHeaderFromInnerAddressImpl() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | mark-compact-inl.h | 127 iterator(const MemoryChunk* chunk, Bitmap* bitmap, Address start) iterator() argument
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
H A D | SoftwareRenderer.cpp | 218 SoftwareRenderer::Display(BBitmap *bitmap, BRect *updateRect) in Display() argument 264 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() argument 274 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) in CopyPixelsIn() argument
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 234 DTLS1_BITMAP *bitmap; in dtls1_process_buffered_records() local
|