| /linux/drivers/soc/xilinx/ |
| H A D | xlnx_event_manager.c | 78 static bool xlnx_is_error_event(const u32 node_id) in xlnx_is_error_event() 104 static int xlnx_add_cb_for_notify_event(const u32 node_id, const u32 event, const bool wake, in xlnx_add_cb_for_notify_event() 241 static int xlnx_remove_cb_for_notify_event(const u32 node_id, const u32 event, in xlnx_remove_cb_for_notify_event() 298 int xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_register_event() 391 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_unregister_event() 508 u32 cb_type, node_id, event, pos; in xlnx_event_handler() local
|
| H A D | zynqmp_power.c | 47 u32 node_id; member 257 static int register_event(struct device *dev, const enum pm_api_cb_id cb_type, const u32 node_id, in register_event() 288 u32 pm_api_version, pm_family_code, pm_sub_family_code, node_id; in zynqmp_pm_probe() local
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | topology_amd.c | 47 static void store_node(struct topo_scan *tscan, u16 nr_nodes, u16 node_id) in store_node() 72 u32 node_id : 8, // Node (die) ID of invoking logical CPU in parse_8000_001e() member 132 u64 node_id : 3, in parse_fam10h_node_id() member
|
| /linux/include/linux/firmware/ |
| H A D | xlnx-event-manager.h | 32 static inline int xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_register_event() 39 static inline int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_unregister_event()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | ta_xgmi_if.h | 83 uint64_t node_id; member 90 uint64_t node_id; member 101 uint64_t node_id; member 111 uint64_t node_id; member
|
| H A D | amdgpu_amdkfd.c | 873 int amdgpu_amdkfd_stop_sched(struct amdgpu_device *adev, uint32_t node_id) in amdgpu_amdkfd_stop_sched() 882 int amdgpu_amdkfd_start_sched(struct amdgpu_device *adev, uint32_t node_id) in amdgpu_amdkfd_start_sched() 891 bool amdgpu_amdkfd_compute_active(struct amdgpu_device *adev, uint32_t node_id) in amdgpu_amdkfd_compute_active()
|
| H A D | amdgpu_amdkfd.h | 518 static inline int kgd2kfd_start_sched(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_start_sched() 528 static inline int kgd2kfd_stop_sched(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_stop_sched() 538 static inline bool kgd2kfd_compute_active(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_compute_active()
|
| /linux/net/qrtr/ |
| H A D | ns.c | 72 static struct qrtr_node *node_get(unsigned int node_id) in node_get() 222 unsigned int node_id, in server_add() 384 unsigned int node_id, unsigned int port) in ctrl_cmd_del_client() 459 unsigned int node_id, unsigned int port) in ctrl_cmd_new_server() 500 unsigned int node_id, unsigned int port) in ctrl_cmd_del_server()
|
| /linux/drivers/mmc/core/ |
| H A D | sd_uhs2.c | 226 static int sd_uhs2_enum(struct mmc_host *host, u32 *node_id) in sd_uhs2_enum() 672 static int sd_uhs2_go_dormant(struct mmc_host *host, u32 node_id) in sd_uhs2_go_dormant() 759 static int sd_uhs2_go_dormant_state(struct mmc_host *host, u32 node_id) in sd_uhs2_go_dormant_state() 808 u32 node_id = 0; in sd_uhs2_init_card() local
|
| /linux/kernel/ |
| H A D | rseq.c | 40 u32 cpu_id_start, cpu_id, node_id, mm_cid; in rseq_validate_ro_fields() local 165 u32 node_id = cpu_to_node(cpu_id); in rseq_update_cpu_node_id() local 200 u32 cpu_id_start = 0, cpu_id = RSEQ_CPU_ID_UNINITIALIZED, node_id = 0, in rseq_reset_rseq_cpu_node_id() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | reuseport_bpf_numa.c | 107 static void send_from_node(int node_id, int family, int proto) in send_from_node() 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node()
|
| /linux/net/tipc/ |
| H A D | net.c | 111 int tipc_net_init(struct net *net, u8 *node_id, u32 addr) in tipc_net_init() 267 u8 node_id[NODE_ID_LEN]; in __tipc_nl_net_set() local
|
| H A D | addr.c | 70 u8 node_id[NODE_ID_LEN] = {0,}; in tipc_set_node_addr() local
|
| /linux/drivers/acpi/ |
| H A D | glue.c | 219 static void acpi_physnode_link_name(char *buf, unsigned int node_id) in acpi_physnode_link_name() 233 unsigned int node_id; in acpi_bind_one() local
|
| /linux/sound/soc/intel/avs/ |
| H A D | probes.c | 18 union avs_connector_node_id node_id, size_t buffer_size) in avs_dsp_init_probe() 161 union avs_connector_node_id node_id; in avs_probe_compr_set_params() local
|
| /linux/arch/s390/lib/ |
| H A D | spinlock.c | 61 int node_id; member 159 int lockval, ix, node_id, tail_id, old, new, owner, count; in arch_spin_lock_queued() local
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_rl.c | 269 u32 node_id = clear ? 0U : (sla->node_id & LEAF_MASK); in assign_rps_to_leaf() local 285 u32 node_id = sla->node_id & LEAF_MASK; in assign_leaf_to_cluster() local 299 u32 node_id = sla->node_id & CLUSTER_MASK; in assign_cluster_to_root() local 736 int i, sla_id, node_id; in clear_sla() local
|
| H A D | adf_rl_admin.c | 94 int adf_rl_send_admin_delete_msg(struct adf_accel_dev *accel_dev, u16 node_id, in adf_rl_send_admin_delete_msg()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device.c | 1549 int kgd2kfd_start_sched(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_start_sched() 1590 int kgd2kfd_stop_sched(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_stop_sched() 1624 bool kgd2kfd_compute_active(struct kfd_dev *kfd, uint32_t node_id) in kgd2kfd_compute_active()
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | bpf_arena_common.h | 27 int node_id, __u64 flags) in bpf_arena_alloc_pages()
|
| /linux/drivers/firewire/ |
| H A D | sbp2.c | 159 int node_id; member 491 int node_id, int generation, u64 offset) in sbp2_send_orb() 549 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, in sbp2_send_management_orb() 806 int generation, node_id, local_node_id; in sbp2_login() local 913 int generation, node_id, local_node_id; in sbp2_reconnect() local 1232 int generation, node_id; in sbp2_remove() local
|
| /linux/drivers/net/ethernet/qualcomm/ppe/ |
| H A D | ppe_config.c | 135 unsigned int node_id; member 840 int node_id, int port, in ppe_scheduler_l0_queue_map_set() 894 int node_id, int port, in ppe_scheduler_l1_queue_map_set() 958 int node_id, bool flow_level, int port, in ppe_queue_scheduler_set()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | repository.c | 982 int ps3_repository_read_be_node_id(unsigned int be_index, u64 *node_id) in ps3_repository_read_be_node_id() 998 int ps3_repository_read_be_id(u64 node_id, u64 *be_id) in ps3_repository_read_be_id() 1008 int __init ps3_repository_read_tb_freq(u64 node_id, u64 *tb_freq) in ps3_repository_read_tb_freq() 1021 u64 node_id; in ps3_repository_read_be_tb_freq() local 1033 u64 node_id; in ps3_repository_read_lpm_privileges() local
|
| /linux/mm/ |
| H A D | mempool.c | 197 gfp_t gfp_mask, int node_id) in mempool_init_node() 276 gfp_t gfp_mask, int node_id) in mempool_create_node_noprof()
|
| /linux/drivers/firmware/xilinx/ |
| H A D | zynqmp.c | 900 int zynqmp_pm_set_sd_tapdelay(u32 node_id, u32 type, u32 value) in zynqmp_pm_set_sd_tapdelay() 939 int zynqmp_pm_sd_dll_reset(u32 node_id, u32 type) in zynqmp_pm_sd_dll_reset() 1367 int zynqmp_pm_get_rpu_mode(u32 node_id, enum rpu_oper_mode *rpu_mode) in zynqmp_pm_get_rpu_mode() 1392 int zynqmp_pm_set_rpu_mode(u32 node_id, enum rpu_oper_mode rpu_mode) in zynqmp_pm_set_rpu_mode() 1409 int zynqmp_pm_set_tcm_config(u32 node_id, enum rpu_tcm_comb tcm_mode) in zynqmp_pm_set_tcm_config()
|