Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 96) sorted by relevance

1234

/xnu-10063.141.1/osfmk/corecrypto/
H A Dccn_internal.h75 #define CC_DUNIT_ADD(r, x, y, tmp) \ argument
82 #define CC_DUNIT_ADC(r, x, y, tmp) \ argument
90 #define CC_DUNIT_SUB(r, x, y, tmp) \ argument
97 #define CC_DUNIT_SBC(r, x, y, tmp) \ argument
121 #define CC_STORE_LO(r, hi, lo) \ argument
137 ccn_setn(cc_size n, cc_unit *cc_counted_by (n)r, const cc_size s_size, const cc_unit *cc_counted_by… in ccn_setn()
151 ccn_clear(cc_size n, cc_unit *cc_sized_by (n)r) in ccn_clear()
398 #define ccn_mod_ws(ws, na, a, n, r, d) ccn_divmod_ws(ws, na, a, 0, NULL, n, r, d) argument
399 #define ccn_mod(na, a, n, r, d) ccn_divmod(na, a, 0, NULL, n, r, d) argument
478 ccn_select(cc_size start, cc_size end, const cc_unit *cc_counted_by(end)r, cc_size i) in ccn_select()
H A Dcc_internal.h638 cc_mul_overflow(uint64_t a, uint64_t b, uint64_t *r) in cc_mul_overflow()
658 #define CC_HEAVISIDE_STEP(r, s) do { \ argument
676 #define CC_MUXU(r, s, a, b) do { \ argument
/xnu-10063.141.1/tests/
H A Dmonotonic_uncore.c33 int r; in device_supports_uncore() local
94 int r; in uncore_counts() local
119 int r; variable
141 int r; in uncore_add() local
210 int r; variable
230 int r; in uncore_add_all() local
385 int r; variable
H A Dsocket_0byte_udp_poll_58140856.c25 int r; in server_listen() local
60 ssize_t r = sendmsg(fd, &msg, 0); in send_message() local
75 int r; in server_poll() local
H A Dmonotonic_core.c37 int r; in skip_if_unsupported() local
96 int r; variable
205 int r; in perf_sysctl_deltas() local
H A Dfreebsd_waitpid_nohang.c39 int status, r; variable
H A Dvm_spawn_tool.c44 int r = sysctlbyname("debug.vm_mixed_pagesize_supported", &supported, &supported_size, NULL, 0); in main() local
H A Dgame_mode.c166 int r; in skip_if_unsupported() local
/xnu-10063.141.1/bsd/net/
H A Dpf_ruleset.c218 int r = --a->refcnt; in pf_release_anchor() local
273 pf_release_ruleset(struct pf_ruleset *r) in pf_release_ruleset()
284 char *p, *q = NULL, *r; in pf_find_or_create_ruleset() local
446 pf_anchor_setup(struct pf_rule *r, const struct pf_ruleset *s, in pf_anchor_setup()
503 pf_anchor_copyout(const struct pf_ruleset *rs, const struct pf_rule *r, in pf_anchor_copyout()
552 pf_anchor_remove(struct pf_rule *r) in pf_anchor_remove()
H A Dflowhash.c62 #define ROTL32(x, r) (((x) << (r)) | ((x) >> (32 - (r)))) argument
63 #define ROTL64(x, r) (((x) << (r)) | ((x) >> (64 - (r)))) argument
H A Dpf.c149 #define PF_RTABLEID_IS_VALID(r) \ argument
178 struct pf_rule *r; member
471 #define BOUND_IFACE(r, k) \ argument
2683 pf_send_tcp(const struct pf_rule *r, sa_family_t af, in pf_send_tcp()
2859 struct pf_rule *r) in pf_send_icmp()
3092 pf_match_tag(struct pf_rule *r, struct pf_mtag *pf_mtag, in pf_match_tag()
3134 struct pf_rule **r, struct pf_rule **a, int *match) in pf_step_into_anchor()
3171 struct pf_rule **r, struct pf_rule **a, int *match) in pf_step_out_of_anchor()
3328 pf_map_addr(sa_family_t af, struct pf_rule *r, struct pf_addr *saddr, in pf_map_addr()
3538 pf_get_sport(struct pf_pdesc *pd, struct pfi_kif *kif, struct pf_rule *r, in pf_get_sport()
[all …]
/xnu-10063.141.1/libsyscall/mach/
H A Dmach_right.c74 mach_right_recv_destruct(mach_right_recv_t r, mach_right_send_t *s, in mach_right_recv_destruct()
93 mach_right_send_create(mach_right_recv_t r) in mach_right_send_create()
151 mach_right_send_once_create(mach_right_recv_t r) in mach_right_send_once_create()
/xnu-10063.141.1/bsd/pgo/
H A Dprofile_runtime.c125 kern_return_t r; in pgo_reset_counters() local
187 kern_return_t r = pgo_reset_counters(); in grab_pgo_data() local
/xnu-10063.141.1/pexpert/i386/
H A Dpe_serial.c70 #define IO_WRITE(r, v) outb(LEGACY_UART_PORT_ADDR + UART_##r, v) argument
71 #define IO_READ(r) inb(LEGACY_UART_PORT_ADDR + UART_##r) argument
232 #define MMIO_WRITE(r, v) ml_phys_write_word(mmio_uart_base + MMIO_UART_##r, v) argument
233 #define MMIO_READ(r) ml_phys_read_word(mmio_uart_base + MMIO_UART_##r) argument
454 #define PCIE_MMIO_WRITE(r, v) ml_phys_write_byte(pcie_mmio_uart_base + PCIE_MMIO_UART_##r, v) argument
455 #define PCIE_MMIO_READ(r) ml_phys_read_byte(pcie_mmio_uart_base + PCIE_MMIO_UART_##r) argument
/xnu-10063.141.1/osfmk/i386/
H A Dasm.h216 #define Gotoff2(l,r) l(r) argument
217 #define Gotoff3(l,r,s) l(,r,s) argument
231 #define Gotoff2(l,r) l@GOTOFF(%ebx,r) argument
232 #define Gotoff3(l,r,s) l@GOTOFF(%ebx,r,s) argument
245 #define Gotoff2(l,r) l(r) argument
246 #define Gotoff3(l,r,s) l(,r,s) argument
264 #define Lgotoff2(l,r) Gotoff2(LCL(l),r) argument
265 #define Lgotoff3(l,r,s) Gotoff3(LCL(l),r,s) argument
H A Di386_vm_init.c190 #define RESET_FRAG(r) (((r)->alloc_frag_up = 1), ((r)->alloc_frag_down = 0)) argument
900 int r; in pmap_next_page_large() local
1008 pmap_memory_region_t *r; in pmap_hi_pages_done() local
/xnu-10063.141.1/pexpert/pexpert/arm64/
H A Dplatform.h60 #define SUB_PLATFORM_TUNABLE_HEADER(r, x) <COMBINE7(platform/soc/tunables/,ARM64_SOC_NAME,/,r… argument
61 #define SUB_TARGET_TUNABLE_HEADER(r, t, x) <COMBINE7(target/tunables/,t,/,r,/,x,.h)> argument
/xnu-10063.141.1/osfmk/console/art/
H A Dprogress.m15 uint8_t r; field
/xnu-10063.141.1/tests/recount/
H A Dcoalition_info_tests.c25 int r; in skip_if_monotonic_unsupported() local
/xnu-10063.141.1/libkern/
H A Dmkext.c116 int i, j, k, r; in decompress_lzss() local
214 insert_node(struct encode_state *sp, int r) in insert_node()
/xnu-10063.141.1/bsd/netinet/
H A Dcbrtf.c407 double r; in cbrtf() local
/xnu-10063.141.1/osfmk/mach/
H A Dndr.h92 #define __NDR_convert__SINGLE(a, f, r) do { r((a), (f)); } while (0) argument
93 #define __NDR_convert__ARRAY(a, f, c, r) \ argument
97 #define __NDR_convert__2DARRAY(a, f, s, c, r) \ argument
/xnu-10063.141.1/tests/vm_memory_tests_src/
H A Dmain.c29 int r = proc_pidpath(getpid(), buffer, sizeof(buffer)); in spawn_process() local
/xnu-10063.141.1/bsd/dev/dtrace/
H A Dblist.c280 int r = 0; local
380 daddr_t r; local
/xnu-10063.141.1/bsd/kern/
H A Dkern_acct.c237 struct rusage rup, *r; in acct_process() local

1234