Searched defs:neighbor (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | syscalls.c | 63 do_spu_create(const char __user *pathname, unsigned int flags, umode_t mode, struct file *neighbor) do_spu_create() argument
|
H A D | inode.c | 303 struct spu_context *tmp, *neighbor, *err; in spufs_assert_affinity() local 371 spufs_set_affinity(unsigned int flags, struct spu_context *ctx, struct spu_context *neighbor) spufs_set_affinity() argument 409 struct spu_context *neighbor; spufs_create_context() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spu_syscalls.c | 67 struct fd neighbor = fdget(neighbor_fd); in SYSCALL_DEFINE4() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | spu_syscalls.c | 67 struct fd neighbor = fdget(neighbor_fd); in SYSCALL_DEFINE4() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | syscalls.c | 63 do_spu_create(const char __user *pathname, unsigned int flags, umode_t mode, struct file *neighbor) do_spu_create() argument
|
H A D | inode.c | 302 struct spu_context *tmp, *neighbor, *err; in spufs_assert_affinity() local 370 spufs_set_affinity(unsigned int flags, struct spu_context *ctx, struct spu_context *neighbor) spufs_set_affinity() argument 408 struct spu_context *neighbor; spufs_create_context() local [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | smt.c | 1308 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() argument
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | smt.c | 1308 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() argument
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | smt.h | 745 struct smt_p_neighbor neighbor ; /* neighbors, we have only one*/ member
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | smt.h | 745 struct smt_p_neighbor neighbor ; /* neighbors, we have only one*/ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 1723 struct wmi_neighbor_info neighbor[0]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 1723 struct wmi_neighbor_info neighbor[]; member
|
Completed in 39 milliseconds