/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 1393 * Md5 check to be done as a part of compatibility check. in bfa_ioc_fw_ver_patch_cmp() 3151 attr->part[i].part_type = in bfa_flash_intr() 3152 be32_to_cpu(f->part[i].part_type); in bfa_flash_intr() 3153 attr->part[i].part_instance = in bfa_flash_intr() 3154 be32_to_cpu(f->part[i].part_instance); in bfa_flash_intr() 3155 attr->part[i].part_off = in bfa_flash_intr() 3156 be32_to_cpu(f->part[i].part_off); in bfa_flash_intr() 3157 attr->part[i].part_size = in bfa_flash_intr() 3158 be32_to_cpu(f->part[i].part_size); in bfa_flash_intr() 3159 attr->part[ in bfa_flash_intr() [all...] |
/foundation/multimodalinput/input/service/monitor/test/ |
H A D | event_monitor_handler_test.cpp | 502 KeyEvent::KeyItem part; in HWTEST_F() local 503 part.SetKeyCode(KeyEvent::KEYCODE_BACK); in HWTEST_F() 504 part.SetDownTime(100); in HWTEST_F() 505 part.SetPressed(true); in HWTEST_F() 506 part.SetUnicode(0); in HWTEST_F() 507 keyEvent->AddKeyItem(part); in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 488 ubfx r0, r9, #4, #12 @ primary part number 491 ldr r10, =0x00000c08 @ Cortex-A8 primary part number 496 ldr r10, =0x00000c09 @ Cortex-A9 primary part number 501 ldr r10, =0x00000c0d @ Cortex-A12 primary part number 506 ldr r10, =0x00000c0e @ Cortex-A17 primary part number 511 ldr r10, =0x00000c0f @ Cortex-A15 primary part number
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 496 ubfx r0, r9, #4, #12 @ primary part number 499 ldr r10, =0x00000c08 @ Cortex-A8 primary part number 504 ldr r10, =0x00000c09 @ Cortex-A9 primary part number 509 ldr r10, =0x00000c0d @ Cortex-A12 primary part number 514 ldr r10, =0x00000c0e @ Cortex-A17 primary part number 519 ldr r10, =0x00000c0f @ Cortex-A15 primary part number
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | request.c | 478 struct hd_struct *part; member 673 part_end_io_acct(s->part, s->orig_bio, s->start_time); in bio_complete() 735 s->start_time = part_start_io_acct(d->disk, &s->part, bio); in search_alloc() 1076 struct hd_struct *part; member 1088 part_end_io_acct(ddip->part, bio, ddip->start_time); in detached_dev_end_io() 1120 ddip->start_time = part_start_io_acct(d->disk, &ddip->part, bio); in detached_dev_do_request()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 84 unsigned long part = bytes - (PAGE_SIZE - off); in siw_try_1seg() local 86 memcpy(paddr, buffer + off, part); in siw_try_1seg() 91 sge->laddr + part); in siw_try_1seg() 94 sge->laddr + part, in siw_try_1seg() 100 memcpy(paddr + part, buffer, bytes - part); in siw_try_1seg() 964 /* Refresh STag since user may have changed key part */ in siw_fastreg_mr()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_qp_tx.c | 83 unsigned long part = bytes - (PAGE_SIZE - off); in siw_try_1seg() local 85 memcpy(paddr, buffer + off, part); in siw_try_1seg() 90 sge->laddr + part); in siw_try_1seg() 93 sge->laddr + part, in siw_try_1seg() 99 memcpy(paddr + part, buffer, bytes - part); in siw_try_1seg() 973 /* Refresh STag since user may have changed key part */ in siw_fastreg_mr()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_inst.h | 136 L2capOptions part; member
|
/kernel/linux/linux-5.10/block/partitions/ |
H A D | ldm.h | 176 struct vblk_part part; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pstore.h | 67 * @part: position in a multipart record 82 unsigned int part; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | mmu.h | 17 bool part:1; /* Region was split from an allocated region by map(). */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pstore.h | 68 * @part: position in a multipart record 84 unsigned int part; member
|
/kernel/linux/linux-6.6/block/partitions/ |
H A D | ldm.h | 175 struct vblk_part part; member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | svq1enc.asm | 5 ;* This file is part of FFmpeg.
|
H A D | vorbisdsp.asm | 5 ;* This file is part of FFmpeg.
|
H A D | dnxhdenc.asm | 6 ;* This file is part of FFmpeg.
|
H A D | g722dsp.asm | 6 ;* This file is part of FFmpeg.
|
H A D | proresdsp.asm | 8 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | scene_sad.asm | 8 ;* This file is part of FFmpeg.
|
H A D | vf_pp7.asm | 6 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | imgutils.asm | 4 ;* This file is part of FFmpeg.
|
H A D | fixed_dsp.asm | 6 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/tools/ |
H A D | gen-rc | 6 # This file is part of FFmpeg. 71 * This file is part of FFmpeg.
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | exceptions.js | 28 /numops-fuzz-part.*.js/,
|
/third_party/node/deps/v8/src/base/ |
H A D | cpu.h | 45 // arm implementer/part information 53 int part() const { return part_; } in part() function in v8::base::final 55 // ARM-specific part codes 63 // Denver-specific part code 66 // PPC-specific part codes
|