| /kernel/linux/linux-6.6/crypto/async_tx/ |
| H A D | raid6test.c | 57 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, in raid6_dual_recov() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| H A D | page_track.c | 206 void __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) in __kvm_page_track_write() argument
|
| /kernel/linux/linux-6.6/block/ |
| H A D | bounce.c | 208 unsigned i = 0, bytes = 0; in __blk_queue_bounce() local
|
| H A D | blk-crypto-internal.h | 135 static inline void bio_crypt_advance(struct bio *bio, unsigned int bytes) in bio_crypt_advance() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_ring.c | 234 const unsigned int bytes = num_dwords * sizeof(u32); in intel_ring_begin() local 193 wait_for_space(struct intel_ring *ring, struct intel_timeline *tl, unsigned int bytes) wait_for_space() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_log.h | 47 s32 bytes; /* Size in bytes */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | si_dma.c | 74 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
| /kernel/linux/linux-6.6/drivers/iommu/ |
| H A D | omap-iommu-debug.c | 88 ssize_t bytes; in debug_read_regs() local 68 omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t bytes) omap_iommu_dump_ctx() argument [all...] |
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | debug.c | 162 size_t bytes; member 181 unsigned int bytes = min(i->bytes, size); in bch_dump_read() local [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | ump_convert.c | 173 unsigned char bytes; in cvt_ump_sysex7_to_legacy() local 312 cvt_legacy_cmd_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, unsigned int protocol, u32 *data, unsigned char bytes) cvt_legacy_cmd_to_ump() argument 434 unsigned char bytes; do_convert_to_ump() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_success.c | 216 __u32 bytes = 64; in test_adjust() local
|
| H A D | test_sockmap_kern.h | 239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 270 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 316 int ret = 0, *bytes, zero = 0; bpf_prog8() local 337 int ret = 0, *bytes, zero = 0; bpf_prog9() local 353 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; bpf_prog10() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | trace.c | 62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc() argument
|
| /kernel/linux/linux-6.6/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 257 int bytes; in handle_midi_tx() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/echoaudio/ |
| H A D | midi.c | 60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() argument 205 int bytes, sent, time; snd_echo_midi_output_write() local [all...] |
| /kernel/linux/linux-6.6/lib/842/ |
| H A D | 842_decompress.c | 282 u64 op, rep, tmp, bytes, total; in sw842_decompress() local
|
| /kernel/linux/linux-6.6/sound/soc/uniphier/ |
| H A D | aio-dma.c | 31 int bytes = runtime->period_size * in aiodma_pcm_irq() local 51 int bytes = runtime->fragment_size; in aiodma_compr_irq() local 114 int bytes = runtime->period_size * in uniphier_aiodma_prepare() local 142 int bytes = runtime->period_size * uniphier_aiodma_trigger() local 177 int bytes = runtime->period_size * uniphier_aiodma_pointer() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | helper.c | 16 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes() argument
|
| /kernel/linux/linux-6.6/sound/virtio/ |
| H A D | virtio_pcm.c | 131 int bytes = snd_pcm_format_physical_width(alsa_fmt) / 8; in virtsnd_pcm_build_hw() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-compress.c | 217 sst_platform_compr_ack(struct snd_soc_component *component, struct snd_compr_stream *cstream, size_t bytes) sst_platform_compr_ack() argument
|
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | sof-client-probes-ipc3.c | 108 size_t bytes; in ipc3_probes_info() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_sctp.h | 45 #define bytes(type) (sizeof(type) * 8) macro
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | bpf-direct.c | 67 ssize_t bytes; in emulator() local 167 ssize_t bytes = 0; in main() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
| H A D | xt_sctp.h | 45 #define bytes(type) (sizeof(type) * 8) macro
|