Home
last modified time | relevance | path

Searched +defs:xp +defs:y (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/arch/sh/lib/
Ddiv64-generic.c11 uint32_t __div64_32(u64 *xp, u32 y) in __div64_32()
/linux-6.8/drivers/iio/chemical/
Dsgp40.c103 u32 x, y, xp; in sgp40_exp() local
/linux-6.8/drivers/perf/
Darm-cmn.c362 u8 y; member
433 const struct arm_cmn_node *xp, int port) in arm_cmn_device_connect_info()
489 static void arm_cmn_show_logid(struct seq_file *s, int x, int y, int p, int d) in arm_cmn_show_logid()
515 int x, y, p, pmax = fls(cmn->ports_used); in arm_cmn_map_show() local
531 struct arm_cmn_node *xp = cmn->xps + xp_base + x; in arm_cmn_map_show() local
2033 static void arm_cmn_init_dtm(struct arm_cmn_dtm *dtm, struct arm_cmn_node *xp, int idx) in arm_cmn_init_dtm()
2077 struct arm_cmn_node *dn, *xp; in arm_cmn_init_dtcs() local
2251 struct arm_cmn_node *xp = dn++; in arm_cmn_discover() local
/linux-6.8/lib/
Dinflate.c349 unsigned *xp; /* pointer into x */ in huft_build() local
350 int y; /* number of dummy codes added */ in huft_build() local