/openbmc/linux/drivers/misc/altera-stapl/ |
H A D | altera-jtag.c | 77 struct altera_jtag *js = &astate->js; in altera_jinit() local 116 int altera_set_dr_pre(struct altera_jtag *js, in altera_set_dr_pre() 274 struct altera_jtag *js = &astate->js; in altera_jreset_idle() local 288 struct altera_jtag *js = &astate->js; in altera_goto_jstate() local 341 struct altera_jtag *js = &astate->js; in altera_wait_cycles() local 376 struct altera_jtag *js = &astate->js; in altera_wait_msecs() local 589 struct altera_jtag *js = &astate->js; in altera_irscan() local 688 struct altera_jtag *js = &astate->js; in altera_swap_ir() local 792 struct altera_jtag *js = &astate->js; in altera_drscan() local 883 struct altera_jtag *js = &astate->js; in altera_swap_dr() local [all …]
|
H A D | altera-jtag.h | 65 struct altera_jtag js; member
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_job.c | 91 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local 130 int js) in panfrost_job_write_affinity() 187 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit() 401 unsigned int js) in panfrost_job_handle_err() 714 int js = panfrost_job_get_slot(job); in panfrost_job_timedout() local 794 struct panfrost_job_slot *js; in panfrost_job_init() local 859 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_fini() local 875 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_open() local 936 struct panfrost_job_slot *js = pfdev->js; in panfrost_job_is_idle() local
|
H A D | panfrost_device.h | 104 struct panfrost_job_slot *js; member
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_app.cpp | 148 static auto needsRecollection(const nlohmann::json& js, const string& filePath) in needsRecollection() 312 static void populateInterfaces(const nlohmann::json& js, in populateInterfaces() 434 static bool isThisPcieOnPass1planar(const nlohmann::json& js, in isThisPcieOnPass1planar() 931 parseVpdFile(const std::string& vpdFilePath, const nlohmann::json& js) in parseVpdFile() 1004 void updateVpdDataOnHw(const std::string& vpdFilePath, nlohmann::json& js, in updateVpdDataOnHw() 1042 nlohmann::json& js, bool isBackupOnCache = true) in restoreSystemVPD() 1271 bool isThisPrimaryProcessor(nlohmann::json& js, const string& filePath) in isThisPrimaryProcessor() 1307 void doEnableAllDimms(nlohmann::json& js) in doEnableAllDimms() 1409 void doEnableAllMuxChips(const nlohmann::json& js) in doEnableAllMuxChips() 1447 static void populateDbus(T& vpdMap, nlohmann::json& js, const string& filePath) in populateDbus() [all …]
|
H A D | vpd_tool_impl.cpp | 94 json& js, const std::string& invPath) in getVPDInMap() 326 json js; in interfaceDecider() local 403 json js; in getPresentPropJson() local 841 json js; in fixSystemVPD() local 1172 json js; in cleanSystemVPD() local 1248 json js; in fixSystemBackupVPD() local
|
H A D | ibm_vpd_utils.cpp | 315 auto js = json::parse(inventoryJson); in isPathInJson() local 495 auto js = json::parse(systemJson); in getSystemsJson() local 1030 Binary getVpdDataInVector(const nlohmann::json& js, const std::string& file) in getVpdDataInVector() 1185 std::string& backupInvPath, const nlohmann::json& js) in findBackupVPDPaths()
|
/openbmc/telemetry/tests/src/mocks/ |
H A D | report_factory_mock.hpp | 71 const testing::Matcher<interfaces::JsonStorage&>& js) in expectMake()
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | gpioMonitor.hpp | 121 GpioMonitor(nlohmann::json& js, in GpioMonitor()
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_ctl_msg.c | 127 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_ctl_msg_send() local
|
H A D | virtio_pcm_ops.c | 392 unsigned int js = msecs_to_jiffies(virtsnd_msg_timeout_ms); in virtsnd_pcm_sync_stop() local
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_stall.h | 727 unsigned long js; in check_cpu_stall() local 892 unsigned long js; in show_rcu_gp_kthreads() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-integrity.c | 768 struct journal_sector *js; in access_journal_entry() local 871 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local 2052 struct journal_sector *js; in __journal_read_write() local 2115 struct journal_sector *js; in __journal_read_write() local 2474 struct journal_sector *js; in integrity_commit() local 2521 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes() 2990 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local 3063 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local 3114 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
|
/openbmc/linux/drivers/input/joystick/ |
H A D | analog.c | 35 static char *js[ANALOG_PORTS]; variable
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_test.cpp | 541 std::string js{d.begin(), d.end()}; in TEST_F() local
|