Searched defs:rm (Results 1 - 25 of 70) sorted by last modified time

123

/freebsd-current/sys/netpfil/pf/
H A Dpf.c4160 struct pf_keth_rule *r, *rm, *a = NULL; local
4423 pf_test_rule(struct pf_krule **rm, struct pf_kstate **sm, struct pfi_kkif *kif, argument
5122 pf_test_fragment(struct pf_krule **rm, struct pfi_kkif *kif, argument
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Demu10kx.c367 struct emu_rm *rm; member in struct:emu_sc_info
2345 struct emu_rm *rm; local
2385 emu_rm_gpr_alloc(struct emu_rm *rm, int count) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz.c395 vdev_raidz_map_free(raidz_map_t *rm) argument
417 raidz_map_t *rm = zio->io_vsd; local
454 vdev_raidz_map_alloc_write(zio_t *zio, raidz_map_t *rm, uint64_t ashift) argument
541 vdev_raidz_map_alloc_read(zio_t *zio, raidz_map_t *rm) argument
583 raidz_map_t *rm = local
758 raidz_map_t *rm = local
1210 vdev_raidz_generate_parity_row(raidz_map_t *rm, raidz_row_t *rr) argument
1242 vdev_raidz_generate_parity(raidz_map_t *rm) argument
2033 vdev_raidz_reconstruct_row(raidz_map_t *rm, raidz_row_t *rr, const int *t, int nt) argument
2290 vdev_raidz_io_verify(zio_t *zio, raidz_map_t *rm, raidz_row_t *rr, int col) argument
2334 raidz_map_t *rm = zio->io_vsd; local
2382 raidz_map_t *rm = zio->io_vsd; local
2446 vdev_raidz_io_start_read_phys_cols(zio_t *zio, raidz_map_t *rm) argument
2476 vdev_raidz_io_start_read(zio_t *zio, raidz_map_t *rm) argument
2518 raidz_map_t *rm; local
2611 raidz_map_t *rm = zio->io_vsd; local
2633 raidz_map_t *rm = zio->io_vsd; local
2653 raidz_map_t *rm = zio->io_vsd; local
2832 raidz_restore_orig_data(raidz_map_t *rm) argument
2892 raidz_map_t *rm = zio->io_vsd; local
3085 raidz_map_t *rm = zio->io_vsd; local
3187 vdev_raidz_reconstruct(raidz_map_t *rm, const int *t, int nt) argument
3248 vdev_raidz_io_done_reconstruct_known_missing(zio_t *zio, raidz_map_t *rm, raidz_row_t *rr) argument
3367 raidz_map_t *rm = zio->io_vsd; local
3396 raidz_map_t *rm = zio->io_vsd; local
[all...]
H A Dvdev_draid.c1134 raidz_map_t *rm; local
1853 raidz_map_t *rm = zio->io_vsd; local
2038 raidz_map_t *rm local
[all...]
/freebsd-current/sys/cam/ctl/
H A Dctl_ioctl.h426 struct ctl_lun_rm_params rm; member in union:ctl_lunreq_data
/freebsd-current/sys/amd64/include/
H A Dvmm.h588 rm:4; member in struct:vie
/freebsd-current/sys/dev/pci/
H A Dpci_host_generic.c83 struct rman *rm; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp638 uint8_t mod, rm, reg; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp209 static void PrintMutexShort(const ReportMutex *rm, const char *after) { argument
214 static void PrintMutexShortWithAddress(const ReportMutex *rm, argument
221 static void PrintMutex(const ReportMutex *rm) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp557 const u8 rm = next_byte & 7; local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp721 ClusterAnalysis(RegionStoreManager &rm, ProgramStateManager &StateMgr, argument
986 InvalidateRegionsWorker(RegionStoreManager &rm, argument
2745 RemoveDeadBindingsWorker(RegionStoreManager &rm, argument
/freebsd-current/crypto/openssh/
H A Dmisc.c1762 struct timespec ts, rm; local
/freebsd-current/sys/powerpc/ps3/
H A Dps3bus.c175 ps3bus_resources_init(struct rman *rm, int bus_index, int dev_index, argument
257 ps3bus_resources_init_by_type(struct rman *rm, int bus_index, int dev_index, argument
/freebsd-current/sys/powerpc/mpc85xx/
H A Dlbc.c451 struct rman *rm; local
/freebsd-current/sys/kern/
H A Dsubr_rman.c122 rman_init(struct rman *rm) argument
152 rman_manage_region(struct rman *rm, rman_res_t start, rman_res_t end) argument
230 rman_init_from_resource(struct rman *rm, struct resource *r) argument
240 rman_fini(struct rman *rm) argument
272 rman_first_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) argument
290 rman_last_free_region(struct rman *rm, rman_res_t *start, rman_res_t *end) argument
312 struct rman *rm; local
432 rman_reserve_resource_bound(struct rman *rm, rman_res_t start, rman_res_t end, rman_res_t count, rman_res_t bound, u_int flags, device_t dev) argument
651 rman_reserve_resource(struct rman *rm, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags, device_t dev) argument
663 struct rman *rm; local
676 struct rman *rm; local
686 int_rman_release_resource(struct rman *rm, struct resource_i *r) argument
784 struct rman *rm; local
958 rman_is_region_manager(struct resource *r, struct rman *rm) argument
976 struct rman *rm; local
1071 dump_rman_header(struct rman *rm) argument
1081 dump_rman(struct rman *rm) argument
1117 struct rman *rm; local
1126 struct rman *rm; local
[all...]
H A Dsubr_bus.c4228 struct rman *rm; local
4262 struct rman *rm; local
4283 struct rman *rm; local
4290 ("%s: rman %p doesn't match for resource %p", __func__, rm, r)); local
4313 struct rman *rm; local
4321 ("%s: rman %p doesn't match for resource %p", __func__, rm, r)); local
4353 struct rman *rm; local
4361 ("%s: rman %p doesn't match for resource %p", __func__, rm, r)); local
[all...]
/freebsd-current/sys/dev/puc/
H A Dpuc.c80 struct rman *rm; local
216 struct rman *rm; local
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_mc.c311 struct rman *rm; local
349 struct rman *rm; local
361 struct rman *rm; local
372 struct rman *rm; local
383 struct rman *rm; local
455 struct rman *rm; local
496 struct rman *rm; local
[all...]
/freebsd-current/sys/dev/bhnd/cores/chipc/
H A Dchipc.c778 struct rman *rm; local
880 struct rman *rm; local
920 struct rman *rm; local
961 struct rman *rm; local
1013 struct rman *rm; local
1039 struct rman *rm; local
1060 struct rman *rm; local
[all...]
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb.c949 struct rman *rm; local
1083 struct rman *rm; local
1443 struct rman *rm; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi.c1330 struct rman *rm; local
1545 struct rman *rm; local
/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c522 rm(const char *queue) function
/freebsd-current/stand/common/
H A Dgfx_fb.c498 uint8_t rm, rp, gm, gp, bm, bp; local
598 uint8_t rm, rp, gm, gp, bm, bp; local
/freebsd-current/sys/i386/i386/
H A Ddb_disasm.c942 int mod, rm, sib, index, disp; local
[all...]
/freebsd-current/sys/amd64/amd64/
H A Ddb_disasm.c1049 int mod, rm, sib, index, disp, size, have_sib; local

Completed in 324 milliseconds

123