Home
last modified time | relevance | path

Searched defs:p1 (Results 76 – 100 of 240) sorted by relevance

12345678910

/openbmc/u-boot/lib/
H A Dof_live.c175 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
/openbmc/linux/drivers/clk/renesas/
H A Dr7s9210-cpg-mssr.c27 unsigned int p1; member
/openbmc/linux/arch/arm64/kvm/
H A Dpkvm.c26 static int cmp_hyp_memblock(const void *p1, const void *p2) in cmp_hyp_memblock()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dkfunc_call_test.c79 struct prog_test_pass1 p1 = {}; in kfunc_call_test_pass() local
/openbmc/linux/samples/bpf/
H A Dsampleip_user.c84 static int count_cmp(const void *p1, const void *p2) in count_cmp()
/openbmc/linux/tools/perf/tests/
H A Ddwarf-unwind.c143 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__compare(void *p1, void *p2) in test_dwarf_unwind__compare()
/openbmc/linux/drivers/scsi/aacraid/
H A Dsa.c153 u32 p1, u32 p2, u32 p3, u32 p4, u32 p5, u32 p6, in sa_sync_cmd()
/openbmc/linux/tools/perf/util/
H A Dtime-utils.c286 char *str, *p1, *p2; in percent_comma_split() local
393 const char *p1, *p2; in perf_time__range_alloc() local
/openbmc/linux/security/tomoyo/
H A Dnetwork.c195 const struct tomoyo_inet_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_inet_acl() local
214 const struct tomoyo_unix_acl *p1 = container_of(a, typeof(*p1), head); in tomoyo_same_unix_acl() local
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h226 #define SiS300SetupMONOPAT(p0,p1) \ argument
352 #define SiS310SetupMONOPAT(p0,p1) \ argument
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_internal.h125 static inline bool sas_phy_addr_match(struct ex_phy *p1, struct ex_phy *p2) in sas_phy_addr_match()
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-8960.c182 u32 p1[11]; in calibrate_8960() local
/openbmc/linux/arch/mips/bcm63xx/
H A Dcpu.c227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py284 def merge_processes(self, p1, p2): argument
/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c206 u64 p1, u64 p2, u64 p3, u64 p4, u64 *out) in cxl_h_control_function()
479 u64 p1, u64 p2, u64 p3, u64 p4, u64 *out) in cxl_h_control_facility()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c860 u8 p1; in isar_pump_statev_fax() local
1343 u8 ctrl = 0, nom = 0, p1 = 0; in isar_pump_cmd() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c678 int s, c0, c1, p0, p1; in redir_to_connected() local
874 int s, c0, c1, p0, p1; in redir_partial() local
1343 int c0, c1, p0, p1; in unix_redir_to_connected() local
1665 int c0, c1, p0, p1; in udp_redir_to_connected() local
1751 int c0, c1, p0, p1; in inet_unix_redir_to_connected() local
1831 int c0, c1, p0, p1; in unix_inet_redir_to_connected() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-x86.h145 void expect_fault_on_read_execonly_key(void *p1, int pkey) in expect_fault_on_read_execonly_key()
/openbmc/linux/drivers/md/bcache/
H A Ddebug.c131 void *p1 = bvec_kmap_local(&bv); in bch_data_verify() local
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c40 static u32 check_params(u8 p0, u8 p1, u8 p2, u8 p3, uint num_params, in check_params()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c25 static int ksym_cmp(const void *p1, const void *p2) in ksym_cmp()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h42 NDS32_REG p1; /* r27 - used by OS */ member
/openbmc/u-boot/tools/
H A Dpblimage.c144 unsigned char *p1; in reverse_byte() local
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_sru.c44 #define VI6_SRU_CTRL0_PARAMS(p0, p1) \ argument
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx_tso.c34 #define PTR_DIFF(p1, p2) ((u8 *)(p1) - (u8 *)(p2)) argument

12345678910