Searched defs:pair (Results 1 - 25 of 81) sorted by relevance

1234

/linux-master/arch/s390/include/asm/
H A Dtypes.h11 unsigned __int128 pair; member in union:register_pair
/linux-master/samples/bpf/
H A Dtracex4.bpf.c12 struct pair { struct
H A Dsockex2_user.c11 struct pair { struct
H A Dtracex4_user.c15 struct pair { struct
H A Dsockex3_user.c20 struct pair { struct
H A Dsockex2_kern.c188 struct pair { struct
/linux-master/arch/riscv/include/asm/
H A Dhwprobe.h30 static inline bool riscv_hwprobe_pair_cmp(struct riscv_hwprobe *pair, argument
/linux-master/arch/s390/mm/
H A Dextable.c50 ex_handler_ua_load_reg(const struct exception_table_entry *ex, bool pair, struct pt_regs *regs) argument
/linux-master/tools/testing/selftests/riscv/vector/
H A Dvstate_prctl.c75 struct riscv_hwprobe pair; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c99 const struct mt76_reg_pair *pair = &item->reg_pair; local
/linux-master/lib/raid6/
H A Drecov_neon_inner.c20 uint8x8x2_t pair; member in union:__anon4757
/linux-master/drivers/gpio/
H A Dgpio-cs5535.c165 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme) argument
/linux-master/net/ethtool/
H A Dcabletest.c163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) argument
186 int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) argument
360 ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV) argument
[all...]
/linux-master/drivers/ata/
H A Dpata_opti.c109 struct ata_device *pair = ata_dev_pair(adev); local
/linux-master/include/linux/
H A Dethtool_netlink.h57 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, argument
63 ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) argument
69 ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV) argument
/linux-master/crypto/
H A Daegis128-neon-inner.c186 uint8x8x2_t pair; member in union:__anon33
197 uint8x8x2_t pair; member in union:__anon34
/linux-master/crypto/asymmetric_keys/
H A Drestrict.c199 static bool match_either_id(const struct asymmetric_key_id **pair, argument
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c86 struct riscv_hwprobe pair = { local
134 struct riscv_hwprobe pair = { local
181 struct riscv_hwprobe pair; local
[all...]
/linux-master/tools/perf/tests/
H A Dcpumap.c220 struct perf_cpu_map *pair = perf_cpu_map__new("1-2"); local
H A Dvmlinux-kallsyms.c131 struct map *pair = maps__find_by_name(args->kallsyms.kmaps, local
150 struct map *pair; local
291 struct symbol *pair, *first_pair; local
[all...]
/linux-master/drivers/iio/
H A Dindustrialio-backend.c191 struct iio_backend_buffer_pair *pair = arg; local
215 struct iio_backend_buffer_pair *pair; local
[all...]
/linux-master/arch/riscv/kernel/
H A Dsys_hwprobe.c19 static void hwprobe_arch_id(struct riscv_hwprobe *pair, argument
59 static void hwprobe_isa_ext0(struct riscv_hwprobe *pair, argument
144 struct riscv_hwprobe pair; local
186 hwprobe_one_pair(struct riscv_hwprobe *pair, const struct cpumask *cpus) argument
270 struct riscv_hwprobe pair; local
319 struct riscv_hwprobe pair, tmp; local
381 struct riscv_hwprobe pair; local
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-input.c155 unsigned int pair; local
/linux-master/sound/soc/fsl/
H A Dfsl_asrc_common.h89 struct fsl_asrc_pair *pair[PAIR_CTX_NUM]; member in struct:fsl_asrc
/linux-master/tools/perf/util/
H A Dstream.c267 print_stream_callchain(struct stream *stream, int idx, struct evsel_streams *es, bool pair) argument

Completed in 3893 milliseconds

1234