/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_remote.c | 74 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_ok() local 76 if (bno != be64_to_cpu(rmt->rm_blkno)) in xfs_attr3_rmt_hdr_ok() 78 if (offset != be32_to_cpu(rmt->rm_offset)) in xfs_attr3_rmt_hdr_ok() 80 if (size != be32_to_cpu(rmt->rm_bytes)) in xfs_attr3_rmt_hdr_ok() 82 if (ino != be64_to_cpu(rmt->rm_owner)) in xfs_attr3_rmt_hdr_ok() 97 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_verify() local 99 if (!xfs_verify_magic(bp, rmt->rm_magic)) in xfs_attr3_rmt_verify() 101 if (!uuid_equal(&rmt->rm_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_attr3_rmt_verify() 103 if (be64_to_cpu(rmt->rm_blkno) != bno) in xfs_attr3_rmt_verify() 105 if (be32_to_cpu(rmt in xfs_attr3_rmt_verify() 203 struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr; xfs_attr3_rmt_write_verify() local 247 struct xfs_attr3_rmt_hdr *rmt = ptr; xfs_attr3_rmt_hdr_set() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_remote.c | 74 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_hdr_ok() local 76 if (bno != be64_to_cpu(rmt->rm_blkno)) in xfs_attr3_rmt_hdr_ok() 78 if (offset != be32_to_cpu(rmt->rm_offset)) in xfs_attr3_rmt_hdr_ok() 80 if (size != be32_to_cpu(rmt->rm_bytes)) in xfs_attr3_rmt_hdr_ok() 82 if (ino != be64_to_cpu(rmt->rm_owner)) in xfs_attr3_rmt_hdr_ok() 97 struct xfs_attr3_rmt_hdr *rmt = ptr; in xfs_attr3_rmt_verify() local 99 if (!xfs_verify_magic(bp, rmt->rm_magic)) in xfs_attr3_rmt_verify() 101 if (!uuid_equal(&rmt->rm_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_attr3_rmt_verify() 103 if (be64_to_cpu(rmt->rm_blkno) != bno) in xfs_attr3_rmt_verify() 105 if (be32_to_cpu(rmt in xfs_attr3_rmt_verify() 203 struct xfs_attr3_rmt_hdr *rmt = (struct xfs_attr3_rmt_hdr *)ptr; xfs_attr3_rmt_write_verify() local 247 struct xfs_attr3_rmt_hdr *rmt = ptr; xfs_attr3_rmt_hdr_set() local [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | Makefile | 9 ecm.o pcmplc.o pmf.o queue.o rmt.o \
|
H A D | smtinit.c | 113 rmt(smc,0) ; /* RMT state machine */ in init_smt()
|
H A D | queue.c | 86 rmt(smc,(int)ev->event) ; in ev_dispatcher() 155 else if (!strcmp(flag,"rmt")) in do_smt_flag() 164 printf("rmt %d\n",deb->d_rmt) ; in do_smt_flag()
|
H A D | rmt.c | 49 static const char ID_sccs[] = "@(#)rmt.c 2.13 99/07/02 (C) SK " ; 141 void rmt(struct s_smc *smc, int event) in rmt() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | Makefile | 9 ecm.o pcmplc.o pmf.o queue.o rmt.o \
|
H A D | smtinit.c | 109 rmt(smc,0) ; /* RMT state machine */ in init_smt()
|
H A D | queue.c | 82 rmt(smc,(int)ev->event) ; in ev_dispatcher() 151 else if (!strcmp(flag,"rmt")) in do_smt_flag() 160 printf("rmt %d\n",deb->d_rmt) ; in do_smt_flag()
|
H A D | rmt.c | 137 void rmt(struct s_smc *smc, int event) in rmt() function
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | alarmtimer.c | 789 struct timespec64 rmt; in alarmtimer_do_nsleep() local 796 rmt = ktime_to_timespec64(rem); in alarmtimer_do_nsleep() 798 return nanosleep_copyout(restart, &rmt); in alarmtimer_do_nsleep()
|
H A D | hrtimer.c | 1984 struct timespec64 rmt; in do_nanosleep() local 1988 rmt = ktime_to_timespec64(rem); in do_nanosleep() 1990 return nanosleep_copyout(restart, &rmt); in do_nanosleep()
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | alarmtimer.c | 795 struct timespec64 rmt; in alarmtimer_do_nsleep() local 802 rmt = ktime_to_timespec64(rem); in alarmtimer_do_nsleep() 804 return nanosleep_copyout(restart, &rmt); in alarmtimer_do_nsleep()
|
H A D | hrtimer.c | 2063 struct timespec64 rmt; in do_nanosleep() local 2067 rmt = ktime_to_timespec64(rem); in do_nanosleep() 2069 return nanosleep_copyout(restart, &rmt); in do_nanosleep()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | igmp.h | 127 extern int ip_mc_sf_allow(struct sock *sk, __be32 local, __be32 rmt,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | igmp.h | 125 extern int ip_mc_sf_allow(const struct sock *sk, __be32 local, __be32 rmt,
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 14277 struct rsm_map_table *rmt; in alloc_rsm_map_table() local 14280 rmt = kmalloc(sizeof(*rmt), GFP_KERNEL); in alloc_rsm_map_table() 14281 if (rmt) { in alloc_rsm_map_table() 14282 memset(rmt->map, rxcontext, sizeof(rmt->map)); in alloc_rsm_map_table() 14283 rmt->used = 0; in alloc_rsm_map_table() 14286 return rmt; in alloc_rsm_map_table() 14294 struct rsm_map_table *rmt) in complete_rsm_map_table() 14298 if (rmt) { in complete_rsm_map_table() 14293 complete_rsm_map_table(struct hfi1_devdata *dd, struct rsm_map_table *rmt) complete_rsm_map_table() argument 14406 init_qos(struct hfi1_devdata *dd, struct rsm_map_table *rmt) init_qos() argument 14476 init_fecn_handling(struct hfi1_devdata *dd, struct rsm_map_table *rmt) init_fecn_handling() argument 14686 struct rsm_map_table *rmt; init_rxe() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 14238 struct rsm_map_table *rmt; in alloc_rsm_map_table() local 14241 rmt = kmalloc(sizeof(*rmt), GFP_KERNEL); in alloc_rsm_map_table() 14242 if (rmt) { in alloc_rsm_map_table() 14243 memset(rmt->map, rxcontext, sizeof(rmt->map)); in alloc_rsm_map_table() 14244 rmt->used = 0; in alloc_rsm_map_table() 14247 return rmt; in alloc_rsm_map_table() 14255 struct rsm_map_table *rmt) in complete_rsm_map_table() 14259 if (rmt) { in complete_rsm_map_table() 14254 complete_rsm_map_table(struct hfi1_devdata *dd, struct rsm_map_table *rmt) complete_rsm_map_table() argument 14367 init_qos(struct hfi1_devdata *dd, struct rsm_map_table *rmt) init_qos() argument 14437 init_fecn_handling(struct hfi1_devdata *dd, struct rsm_map_table *rmt) init_fecn_handling() argument 14647 struct rsm_map_table *rmt; init_rxe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 498 void rmt(struct s_smc *smc, int event);
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 498 void rmt(struct s_smc *smc, int event);
|