Searched refs:p_id (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/namespaces/ |
| H A D | ns_active_ref_test.c | 960 __u64 gp_id, p_id, c_id; in TEST() local 1001 if (ioctl(p_fd, NS_GET_ID, &p_id) < 0) { in TEST() 1028 write(pipefd[1], &p_id, sizeof(p_id)); in TEST() 1044 ret = read(pipefd[0], &p_id, sizeof(p_id)); in TEST() 1045 if (ret != sizeof(p_id)) { in TEST() 1071 p_fh->ns_id = p_id; in TEST() 1123 __u64 p_id, c1_id, c2_id; in TEST() local 1146 if (ioctl(p_fd, NS_GET_ID, &p_id) < 0) { in TEST() 1192 write(pipefd[1], &p_id, sizeof(p_id)); in TEST() 1202 ret = read(pipefd[0], &p_id, sizeof(p_id)); in TEST() [all …]
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-img-ipi.h | 122 #define CFG_CHECK(plat, p_id) ((plat) == (p_id)) argument
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-bpmp.c | 609 unsigned int p_id = info->parents[j]; in tegra_bpmp_register_clocks_one() local 611 p_id); in tegra_bpmp_register_clocks_one()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_erp.c | 143 u8 *p_id) in mlxsw_sp_acl_erp_id_get() argument 151 *p_id = id; in mlxsw_sp_acl_erp_id_get()
|
| /linux/net/ipv4/ |
| H A D | route.c | 473 atomic_t *p_id; in ip_idents_reserve() local 479 p_id = ip_idents + bucket; in ip_idents_reserve() 489 return atomic_add_return(segs + delta, p_id) - segs; in ip_idents_reserve()
|
| /linux/drivers/scsi/ |
| H A D | FlashPoint.c | 771 static void FPT_sssyncv(u32 p_port, unsigned char p_id, 3503 static void FPT_sssyncv(u32 p_port, unsigned char p_id, in FPT_sssyncv() argument 3509 index = p_id; in FPT_sssyncv()
|