Home
last modified time | relevance | path

Searched defs:target (Results 201 – 225 of 1287) sorted by relevance

12345678910>>...52

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp425 void set(uint64_t target, std::vector<std::string>& fanList) in set()
669 void initCLI(CLI::App& app, uint64_t& target, std::vector<std::string>& fanList, in initCLI()
750 uint64_t target{0U}; in main() local
/openbmc/linux/arch/sparc/kernel/
H A Dvio.c211 u64 target; in vio_cfg_handle() local
261 u64 target; in vio_fill_channel_info() local
477 u64 target = mdesc_arc_target(hp, a); in vio_add_ds() local
/openbmc/openpower-hw-diags/test/
H A Dpdbg-sim-only.cpp29 bool queryLpcTimeout(pdbg_target* target) in queryLpcTimeout()
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.hpp96 const std::string target; member in phosphor::unit::failure::Monitor
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_throttle.c64 struct i915_request *rq, *target = NULL; in i915_gem_throttle_ioctl() local
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c455 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_thresholds()
498 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_hysteresis()
567 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_reading_ipmb()
614 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_event_status()
656 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_get_sensor_event_enable()
955 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_print_sensor_event_status()
1168 uint8_t target, uint8_t lun, uint8_t channel) in ipmi_sdr_print_sensor_event_enable()
1539 uint8_t target, lun, channel; in ipmi_sdr_print_sensor_fc() local
/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c199 #define EMIT4_PCREL_RIC(op, mask, target) \ argument
237 #define EMIT6_PCREL_RIEB(op1, op2, b1, b2, mask, target) \ argument
246 #define EMIT6_PCREL_RIEC(op1, op2, b1, imm, mask, target) \ argument
263 #define EMIT6_PCREL_RILB(op, b, target) \ argument
270 #define EMIT6_PCREL_RIL(op, target) \ argument
276 #define EMIT6_PCREL_RILC(op, mask, target) \ argument
522 void *target; member
538 static void bpf_jit_plt(struct bpf_plt *plt, void *ret, void *target) in bpf_jit_plt()
/openbmc/linux/drivers/nfc/microread/
H A Dmicroread.c301 struct nfc_target *target, u8 comm_mode, in microread_dep_link_up()
335 struct nfc_target *target) in microread_target_from_gate()
350 struct nfc_target *target) in microread_complete_target_discovered()
398 struct nfc_target *target, in microread_im_transceive()
/openbmc/linux/fs/xfs/
H A Dxfs_buf.h229 struct xfs_buftarg *target, in xfs_buf_incore()
242 struct xfs_buftarg *target, in xfs_buf_get()
254 struct xfs_buftarg *target, in xfs_buf_read()
269 struct xfs_buftarg *target, in xfs_buf_readahead()
/openbmc/linux/net/ipv4/netfilter/
H A Darpt_mangle.c13 target(struct sk_buff *skb, const struct xt_action_param *par) in target() function
/openbmc/openpower-hw-diags/util/
H A Dpdbg-no-sim.cpp30 bool queryLpcTimeout(pdbg_target* target) in queryLpcTimeout()
/openbmc/linux/arch/arm/include/asm/
H A Djump_label.h44 jump_label_t target; member
/openbmc/linux/tools/testing/selftests/exec/
H A Dbinfmt_script.py43 def test(name, size, good=True, leading="", root="./", target="/perl", argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrncmp_bench.c12 const char target[STRNCMP_STR_SZ]; variable
H A Dstrncmp_test.c11 const char target[STRNCMP_STR_SZ] = "EEEEEEE"; variable
/openbmc/linux/arch/sparc/include/asm/
H A Djump_label.h47 jump_label_t target; member
/openbmc/linux/arch/xtensa/include/asm/
H A Djump_label.h60 jump_label_t target; member
/openbmc/linux/arch/arc/include/asm/
H A Djump_label.h67 jump_label_t target; member
/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h33 const struct xt_target *target; member
127 const struct xt_target *target; member
137 const struct xt_target *target; member
191 unsigned int (*target)(struct sk_buff *skb, member
483 compat_uptr_t target; member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c586 enum htc_send_full_action ath6kl_tx_queue_full(struct htc_target *target, in ath6kl_tx_queue_full()
680 void ath6kl_tx_complete(struct htc_target *target, in ath6kl_tx_complete()
874 void ath6kl_rx_refill(struct htc_target *target, enum htc_endpoint_id endpoint) in ath6kl_rx_refill()
947 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, in ath6kl_alloc_amsdu_rxbuf()
1301 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
/openbmc/u-boot/arch/arm/dts/
H A Darmada-370-xp.dtsi55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c32 enum nvkm_memory_target target; member
153 enum nvkm_memory_target target; in nvkm_mem_new_host() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgm200.c132 gm200_flcn_bind_inst(struct nvkm_falcon *falcon, int target, u64 addr) in gm200_flcn_bind_inst()
252 int target, ret; in gm200_flcn_fw_load() local
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp49 struct pdbg_target* target = nullptr; in collectDump() local
398 bool SbeDumpCollector::executeThreadStop(struct pdbg_target* target) in executeThreadStop()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c601 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node()
669 int target; in overlay_merge() local
741 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local

12345678910>>...52