Home
last modified time | relevance | path

Searched defs:p2 (Results 126 – 150 of 210) sorted by relevance

123456789

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.c135 unsigned long p2, p3, flags; in mdio_probe() local
/openbmc/linux/fs/ext4/
H A Dindirect.c1243 Indirect *p = NULL, *p2 = NULL; in ext4_ind_remove_space() local
/openbmc/linux/fs/ntfs/
H A Dinode.c447 u8 *p, *p2; in ntfs_is_extended_system_file() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c430 u16 p1, p2, h_inc; in radeon_legacy_tv_init_restarts() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.h231 u16 p2 = pkey2 & 0x7FFF; in qib_pkey_ok() local
/openbmc/linux/fs/xfs/
H A Dxfs_fsmap.c191 const void *p2) in xfs_getfsmap_dev_compare()
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c51 long tdx_kvm_hypercall(unsigned int nr, unsigned long p1, unsigned long p2, in tdx_kvm_hypercall()
/openbmc/qemu/tcg/
H A Doptimize.c728 static bool swap_commutative(TCGArg dest, TCGArg *p1, TCGArg *p2) in swap_commutative()
745 static bool swap_commutative2(TCGArg *p1, TCGArg *p2) in swap_commutative2()
766 TCGArg *p1, TCGArg *p2, TCGArg *pcond) in do_constant_folding_cond1()
/openbmc/linux/include/math-emu/
H A Dop-4.h341 #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \ argument
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c21 static bool fanotify_path_equal(const struct path *p1, const struct path *p2) in fanotify_path_equal()
/openbmc/linux/drivers/media/cec/platform/meson/
H A Dao-cec-g12a.c238 unsigned long n2, m1, m2, f1, f2, p1, p2; in meson_ao_cec_g12a_dualdiv_clk_recalc_rate() local
/openbmc/linux/drivers/auxdisplay/
H A Dht16k33.c254 uint8_t *p1, *p2; in ht16k33_fb_update() local
/openbmc/linux/drivers/cxl/core/
H A Dhdm.c224 struct resource *p1, *p2; in cxl_dpa_debug() local
/openbmc/linux/drivers/video/fbdev/
H A Dcontrolfb.c384 unsigned long p0, p1, p2, k, l, m, n, min; in calc_clock_params() local
H A Dpm2fb.c198 #define PACKPP(p0, p1, p2) (((p2) << 6) | ((p1) << 3) | (p0)) argument
/openbmc/qemu/hw/net/
H A Dspapr_llan.c527 static int rx_pool_size_compare(const void *p1, const void *p2) in rx_pool_size_compare()
/openbmc/linux/fs/
H A Dnamei.c3015 static struct dentry *lock_two_directories(struct dentry *p1, struct dentry *p2) in lock_two_directories()
3035 struct dentry *lock_rename(struct dentry *p1, struct dentry *p2) in lock_rename()
3050 struct dentry *lock_rename_child(struct dentry *c1, struct dentry *p2) in lock_rename_child()
3089 void unlock_rename(struct dentry *p1, struct dentry *p2) in unlock_rename()
/openbmc/linux/crypto/
H A Dvmac.c359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/openbmc/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c586 static inline void cswap2(u64 bit, const u64 *p1, const u64 *p2) in cswap2()
/openbmc/linux/drivers/hwmon/
H A Dcorsair-psu.c160 static int corsairpsu_usb_cmd(struct corsairpsu_data *priv, u8 p0, u8 p1, u8 p2, void *data) in corsairpsu_usb_cmd()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c932 #define copy_tx_and_skip(p1, p2) \ argument
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c257 #define PAT(p0, p1, p2, p3, p4, p5, p6, p7) \ in pat_bp_init() argument
/openbmc/linux/drivers/gpu/drm/tiny/
H A Drepaper.c210 u8 p1, p2, p3, p4; in repaper_even_pixels() local
/openbmc/linux/fs/hpfs/
H A Ddnode.c76 loff_t p1, loff_t p2) in for_all_poss()
/openbmc/linux/drivers/hid/
H A Dhid-sensor-custom.c142 static int usage_id_cmp(const void *p1, const void *p2) in usage_id_cmp()

123456789