Home
last modified time | relevance | path

Searched refs:part (Results 451 - 475 of 1025) sorted by relevance

1...<<11121314151617181920>>...41

/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1393 * 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 Devent_monitor_handler_test.cpp502 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 Dproc-v7.S488 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 Dproc-v7.S496 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 Drequest.c478 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 Dsiw_qp_tx.c84 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 Dsiw_qp_tx.c83 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 Dl2cap_inst.h136 L2capOptions part; member
/kernel/linux/linux-5.10/block/partitions/
H A Dldm.h176 struct vblk_part part; member
/kernel/linux/linux-5.10/include/linux/
H A Dpstore.h67 * @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 Dmmu.h17 bool part:1; /* Region was split from an allocated region by map(). */ member
/kernel/linux/linux-6.6/include/linux/
H A Dpstore.h68 * @part: position in a multipart record
84 unsigned int part; member
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.h175 struct vblk_part part; member
/third_party/ffmpeg/libavcodec/x86/
H A Dsvq1enc.asm5 ;* This file is part of FFmpeg.
H A Dvorbisdsp.asm5 ;* This file is part of FFmpeg.
H A Ddnxhdenc.asm6 ;* This file is part of FFmpeg.
H A Dg722dsp.asm6 ;* This file is part of FFmpeg.
H A Dproresdsp.asm8 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavfilter/x86/
H A Dscene_sad.asm8 ;* This file is part of FFmpeg.
H A Dvf_pp7.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavutil/x86/
H A Dimgutils.asm4 ;* This file is part of FFmpeg.
H A Dfixed_dsp.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/tools/
H A Dgen-rc6 # This file is part of FFmpeg.
71 * This file is part of FFmpeg.
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dexceptions.js28 /numops-fuzz-part.*.js/,
/third_party/node/deps/v8/src/base/
H A Dcpu.h45 // 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

Completed in 28 milliseconds

1...<<11121314151617181920>>...41