Home
last modified time | relevance | path

Searched defs:loc (Results 26 – 50 of 202) sorted by relevance

123456789

/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c70 void *loc, const Elf64_Rela *rela, in module_emit_plt_entry()
102 void *loc, u64 val) in module_emit_veneer_for_adrp()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c215 u32 loc, sig; in nvkm_falcon_fw_ctor_hs() local
307 u32 loc, sig, cnt, *meta; in nvkm_falcon_fw_ctor_hs_v2() local
/openbmc/linux/drivers/char/tpm/
H A Dtpm_i2c_infineon.c312 static bool check_locality(struct tpm_chip *chip, int loc) in check_locality()
331 static void release_locality(struct tpm_chip *chip, int loc, int force) in release_locality()
344 static int request_locality(struct tpm_chip *chip, int loc) in request_locality()
H A Dtpm_crb.c256 struct crb_priv *priv, int loc) in __crb_request_locality()
274 static int crb_request_locality(struct tpm_chip *chip, int loc) in crb_request_locality()
282 struct crb_priv *priv, int loc) in __crb_relinquish_locality()
301 static int crb_relinquish_locality(struct tpm_chip *chip, int loc) in crb_relinquish_locality()
/openbmc/linux/arch/nios2/kernel/
H A Dmodule.c56 uint32_t *loc in apply_relocate_add() local
/openbmc/qemu/include/qemu/
H A Doption_int.h49 Location loc; member
/openbmc/qemu/scripts/qapi/
H A Dsource.py53 def loc(self) -> str: member in QAPISourceInfo
/openbmc/linux/net/bridge/
H A Dbr_mrp_netlink.c529 int br_mrp_ring_port_open(struct net_device *dev, u8 loc) in br_mrp_ring_port_open()
551 int br_mrp_in_port_open(struct net_device *dev, u8 loc) in br_mrp_in_port_open()
/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c138 IOLocationCounts *loc = (IOLocationCounts *) io_it->data; in plugin_exit() local
170 IOLocationCounts *loc = g_new0(IOLocationCounts, 1); in new_location() local
/openbmc/linux/lib/
H A Dubsan.c115 static bool suppress_report(struct source_location *loc) in suppress_report()
203 static void ubsan_prologue(struct source_location *loc, const char *reason) in ubsan_prologue()
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c211 static int apply_rela_bits(Elf_Addr loc, Elf_Addr val, in apply_rela_bits()
263 Elf_Addr loc, val; in apply_rela() local
/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c256 struct memory_locality *loc; in hmat_add_locality() local
590 struct memory_locality *loc = NULL; in hmat_register_target_initiators() local
786 struct memory_locality *loc, *lnext; in hmat_free_structures() local
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y29 #define ERROR(loc, ...) \ argument
/openbmc/linux/arch/arm/include/asm/
H A Dmodule.h43 static inline bool in_module_plt(unsigned long loc) { return false; } in in_module_plt()
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c65 const char *name, *loc; in wf_max6690_probe() local
H A Dwindfarm_lm75_sensor.c95 const char *name, *loc; in wf_lm75_probe() local
/openbmc/linux/samples/bpf/
H A Dtracex2.bpf.c26 long loc = 0; in bpf_prog2() local
/openbmc/linux/drivers/net/usb/
H A Dch9200.c177 static int ch9200_mdio_read(struct net_device *netdev, int phy_id, int loc) in ch9200_mdio_read()
195 int phy_id, int loc, int val) in ch9200_mdio_write()
H A Dsr9700.c177 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read()
208 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write()
/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c372 int loc, error; in nfs_follow_referral() local
545 int loc, error; in nfs4_replace_transport() local
/openbmc/linux/lib/reed_solomon/
H A Ddecode_rs.c39 uint16_t *loc = rsc->buffers + RS_DECODE_LOC * (nroots + 1); variable
/openbmc/qemu/linux-user/
H A Dgen-vdso.c29 static void output_reloc(FILE *outf, void *buf, void *loc) in output_reloc()
/openbmc/linux/net/mptcp/
H A Dpm.c445 struct mptcp_pm_addr_entry *loc, in mptcp_pm_set_flags()
476 const struct mptcp_addr_info *loc, in mptcp_pm_addr_families_match()
/openbmc/linux/tools/perf/util/
H A Dparse-events.c525 YYLTYPE *loc = loc_; in add_tracepoint() local
548 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_multi_event()
596 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_event()
608 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_multi_sys()
1256 YYLTYPE *loc = loc_; in parse_events_add_tracepoint() local
1380 YYLTYPE *loc = loc_; in parse_events_add_pmu() local
1494 YYLTYPE *loc = loc_; in parse_events_multi_pmu_add() local
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c181 ptm_loc loc; in tpm_emu_ctrl_thread() local

123456789