| /linux/drivers/thunderbolt/ |
| H A D | ctl.c | 174 tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) in tb_cfg_request_find() 195 static int check_header(const struct ctl_pkg *pkg, u32 len, in check_header() 247 struct cfg_error_pkg *pkg = response->buffer; in decode_error() local 263 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() 325 static void tb_ctl_pkg_free(struct ctl_pkg *pkg) in tb_ctl_pkg_free() 336 struct ctl_pkg *pkg = kzalloc_obj(*pkg); in tb_ctl_pkg_alloc() local 355 struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); in tb_ctl_tx_callback() local 370 struct ctl_pkg *pkg; in tb_ctl_tx() local 403 struct ctl_pkg *pkg, size_t size) in tb_ctl_handle_event() 409 static void tb_ctl_rx_submit(struct ctl_pkg *pkg) in tb_ctl_rx_submit() [all …]
|
| H A D | icm.c | 128 struct icm_pkg_header *pkg; member 273 const struct ctl_pkg *pkg) in icm_match() 286 static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) in icm_copy() 747 const struct icm_fr_event_device_connected *pkg = in icm_fr_device_connected() local 895 const struct icm_fr_event_device_disconnected *pkg = in icm_fr_device_disconnected() local 929 const struct icm_fr_event_xdomain_connected *pkg = in icm_fr_xdomain_connected() local 1015 const struct icm_fr_event_xdomain_disconnected *pkg = in icm_fr_xdomain_disconnected() local 1232 const struct icm_tr_event_device_connected *pkg = in __icm_tr_device_connected() local 1333 const struct icm_tr_event_device_disconnected *pkg = in icm_tr_device_disconnected() local 1358 const struct icm_tr_event_xdomain_connected *pkg = in icm_tr_xdomain_connected() local [all …]
|
| H A D | xdomain.c | 57 struct tb_xdp_header *pkg; member 90 const struct ctl_pkg *pkg) in tb_xdomain_match() 123 const struct ctl_pkg *pkg) in tb_xdomain_copy() 732 const struct tb_xdp_header *pkg = xw->pkg; in tb_xdp_handle_request() local
|
| /linux/drivers/md/ |
| H A D | dm-log-userspace-transfer.c | 86 struct receiving_pkg *pkg; in fill_pkg() local 179 struct receiving_pkg pkg; in dm_consult_userspace() local
|
| H A D | dm-log-userspace-base.c | 716 } pkg; in userspace_get_resync_work() local 742 } pkg; in userspace_set_region_sync() local 840 } pkg; in userspace_is_remote_recovering() local
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 486 int pkg = 0; in parse_cmdline_pkg() local 949 void print_hwp_request_pkg(int pkg, struct msr_hwp_request *h, char *str) in print_hwp_request_pkg() 1112 int print_pkg_msrs(int pkg) in print_pkg_msrs() 1309 int update_hwp_request_pkg_msr(int pkg) in update_hwp_request_pkg_msr() 1430 unsigned int pkg; in get_pkg_num() local 1445 unsigned int pkg; in set_max_cpu_pkg_num() local
|
| /linux/arch/x86/include/asm/ |
| H A D | topology.h | 205 static inline int topology_phys_to_logical_pkg(unsigned int pkg) in topology_phys_to_logical_pkg() 228 static inline int topology_phys_to_logical_pkg(unsigned int pkg) { return 0; } in topology_phys_to_logical_pkg()
|
| /linux/drivers/edac/ |
| H A D | imh_base.c | 53 int pkg; member 126 static u32 get_imc_bitmap(struct res_config *cfg, int pkg, bool north) in get_imc_bitmap()
|
| /linux/drivers/pinctrl/stm32/ |
| H A D | pinctrl-stm32.h | 40 const unsigned int pkg; member
|
| /linux/drivers/nvdimm/ |
| H A D | bus.c | 882 struct nd_cmd_pkg *pkg = buf; in nd_cmd_in_size() local 923 struct nd_cmd_pkg *pkg = (struct nd_cmd_pkg *) in_field; in nd_cmd_out_size() local 1036 struct nd_cmd_pkg pkg; in __nd_ioctl() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_acpi.c | 87 union acpi_object *pkg, *connector_count; in intel_dsm_platform_mux_info() local
|
| /linux/tools/power/cpupower/bindings/python/ |
| H A D | raw_pylibcpupower.i | |
| /linux/drivers/i2c/busses/ |
| H A D | i2c-scmi.c | 86 union acpi_object *pkg; in acpi_smbus_cmi_access() local
|
| /linux/drivers/platform/x86/intel/uncore-frequency/ |
| H A D | uncore-frequency-tpmi.c | 549 int ret, i, pkg = 0; in uncore_probe() local
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_mailbox.c | 96 struct mailbox_pkg pkg; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ddp.c | 34 static enum ice_ddp_state ice_verify_pkg(const struct ice_pkg_hdr *pkg, u32 len) in ice_verify_pkg() 2206 struct ice_pkg_hdr *pkg; in ice_init_pkg() local
|
| /linux/drivers/hid/ |
| H A D | hid-goodix-spi.c | 573 struct goodix_hid_report_package *pkg; in goodix_hid_irq() local
|
| /linux/arch/x86/kernel/ |
| H A D | smpboot.c | 567 for (int pkg = 0; pkg < topology_max_packages(); pkg++) { in slit_validate() local
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst.h | 89 int pkg; member
|
| /linux/drivers/platform/x86/intel/ |
| H A D | vsec_tpmi.c | 145 u64 pkg:8; member
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 1339 struct nd_cmd_pkg *pkg = buf; in nfit_ctl_dbg() local 2887 struct nd_cmd_pkg pkg; in nfit_ctl_test() member
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 944 struct nd_cmd_pkg *pkg) in papr_scm_service_pdsm()
|
| /linux/include/linux/bcma/ |
| H A D | bcma.h | 30 u8 pkg; member
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_tpmi_core.c | 1563 int ret, pkg = 0, inst = 0; in tpmi_sst_dev_add() local
|
| /linux/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | devlink.c | 142 struct ice_pkg_ver *pkg = &pf->hw.active_pkg_ver; in ice_info_ddp_pkg_version() local
|