/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | attrib.c | 88 base_ni = ni->ext.base_ntfs_ino; in ntfs_map_runlist_nolock() 1621 base_ni = ni->ext.base_ntfs_ino; in ntfs_attr_make_non_resident() 1996 base_ni = ni->ext.base_ntfs_ino; in ntfs_attr_extend_allocation()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-cadence-quadspi.c | 451 u8 ext; in cqspi_setup_opcode_ext() local 457 ext = op->cmd.opcode & 0xff; in cqspi_setup_opcode_ext() 461 reg |= ext << shift; in cqspi_setup_opcode_ext()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.c | 673 struct hfi_mpeg4_header_extension *in = pdata, *ext = prop_data; in pkt_session_set_property_1x() local 675 ext->header_extension = in->header_extension; in pkt_session_set_property_1x() 676 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*ext); in pkt_session_set_property_1x()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | sil-sii8620.c | 846 u8 ext = ((struct edid *)edid)->extensions; in sii8620_fetch_edid() local 848 if (ext) { in sii8620_fetch_edid() 851 edid_len += ext * EDID_LENGTH; in sii8620_fetch_edid()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.c | 49 vop_reg_set(vop, &win->phy->scl->ext->name, \ 389 if (!win->phy->scl->ext) { in scl_vop_cal_scl_fac() 593 if (win->phy->scl && win->phy->scl->ext) { in vop_win_disable()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 4291 hr_reg_enable(&context->ext, QPCEX_STASH); in modify_qp_reset_to_init() 4802 hr_reg_write(&context->ext, QPCEX_CONG_ALG_SEL, cong_field.alg_sel); in fill_cong_field() 4803 hr_reg_clear(&qpc_mask->ext, QPCEX_CONG_ALG_SEL); in fill_cong_field() 4804 hr_reg_write(&context->ext, QPCEX_CONG_ALG_SUB_SEL, in fill_cong_field() 4806 hr_reg_clear(&qpc_mask->ext, QPCEX_CONG_ALG_SUB_SEL); in fill_cong_field() 4807 hr_reg_write(&context->ext, QPCEX_DIP_CTX_IDX_VLD, cong_field.dip_vld); in fill_cong_field() 4808 hr_reg_clear(&qpc_mask->ext, QPCEX_DIP_CTX_IDX_VLD); in fill_cong_field() 4809 hr_reg_write(&context->ext, QPCEX_SQ_RQ_NOT_FORBID_EN, in fill_cong_field() 4811 hr_reg_clear(&qpc_mask->ext, QPCEX_SQ_RQ_NOT_FORBID_EN); in fill_cong_field() 4823 hr_reg_write(&context->ext, QPCEX_DIP_CTX_ID in fill_cong_field() [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 463 u8 *active_width, bool ext) in translate_eth_proto_oper() 465 return ext ? in translate_eth_proto_oper() 483 bool ext; in mlx5_query_port_roce() local 509 ext = !!MLX5_GET_ETH_PROTO(ptys_reg, out, true, eth_proto_capability); in mlx5_query_port_roce() 510 eth_prot_oper = MLX5_GET_ETH_PROTO(ptys_reg, out, ext, eth_proto_oper); in mlx5_query_port_roce() 516 &props->active_width, ext); in mlx5_query_port_roce() 2835 attr.ext.cq = devr->c0; in mlx5_ib_dev_res_init() 462 translate_eth_proto_oper(u32 eth_proto_oper, u16 *active_speed, u8 *active_width, bool ext) translate_eth_proto_oper() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-script.c | 2932 const char *ext = strrchr(script, '.'); in find_script() local 2934 if (!ext) in find_script() 2937 scripting_ops = script_spec__lookup(++ext); in find_script() 2961 const char *script, *ext; in parse_scriptname() local 2986 ext = strrchr(script, '.'); in parse_scriptname() 2987 if (!ext) { in parse_scriptname() 2991 scripting_ops = script_spec__lookup(++ext); in parse_scriptname()
|
/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
H A D | app_account_stub_test.cpp | 28 using namespace testing::ext;
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_c_test.cpp | 23 using namespace testing::ext;
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | identity_checker_test.cpp | 32 using namespace testing::ext;
|
H A D | ime_proxy_test.cpp | 34 using namespace testing::ext;
|
H A D | full_ime_info_manager_test.cpp | 29 using namespace testing::ext;
|
H A D | ime_event_monitor_manager_test.cpp | 29 using namespace testing::ext;
|
H A D | text_listener_inner_api_test.cpp | 30 using namespace testing::ext;
|
H A D | input_method_editor_test.cpp | 52 using namespace testing::ext;
|
/base/hiviewdfx/hilog_lite/test/unittest/ |
H A D | hilog_lite_test.cpp | 21 using namespace testing::ext;
|
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
H A D | trace_collector_test.cpp | 24 using namespace testing::ext;
|
/base/hiviewdfx/hidumper/test/unittest/common/ |
H A D | hidumper_dumpers_test.cpp | 35 using namespace testing::ext;
|
H A D | hidumper_manager_test.cpp | 27 using namespace testing::ext;
|
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
H A D | event_logger_test.cpp | 35 using namespace testing::ext;
|
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
H A D | trace_collector_client_test.cpp | 27 using namespace testing::ext;
|
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | memory_test.cpp | 34 using namespace testing::ext;
|
/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
H A D | os_account_info_test.cpp | 24 using namespace testing::ext;
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_control_file_manager_test.cpp | 37 using namespace testing::ext;
|