| /f-stack/freebsd/kern/ |
| H A D | subr_pidctrl.c | 39 pidctrl_init(struct pidctrl *pc, int interval, int setpoint, int bound, in pidctrl_init() 53 pidctrl_init_sysctl(struct pidctrl *pc, struct sysctl_oid_list *parent) in pidctrl_init_sysctl() 85 pidctrl_classic(struct pidctrl *pc, int input) in pidctrl_classic() 116 pidctrl_daemon(struct pidctrl *pc, int input) in pidctrl_daemon()
|
| H A D | kern_rmlock.c | 142 struct pcpu *pc; in unlock_rm() local 204 rm_tracker_add(struct pcpu *pc, struct rm_priotracker *tracker) in rm_tracker_add() 225 rm_trackers_present(const struct pcpu *pc, const struct rmlock *rm, in rm_trackers_present() 243 rm_tracker_remove(struct pcpu *pc, struct rm_priotracker *tracker) in rm_tracker_remove() 260 struct pcpu *pc; in rm_cleanIPI() local 351 struct pcpu *pc; in _rm_rlock_hard() local 437 struct pcpu *pc; in _rm_rlock() local 511 struct pcpu *pc; in _rm_runlock() local 839 struct pcpu *pc; in db_show_rm() local
|
| H A D | subr_prof.c | 444 #define PC_TO_INDEX(pc, prof) \ argument 461 addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks) in addupc_intr() 488 addupc_task(struct thread *td, uintfptr_t pc, u_int ticks) in addupc_task()
|
| H A D | subr_stack.c | 71 stack_put(struct stack *st, vm_offset_t pc) in stack_put() 255 stack_symbol(vm_offset_t pc, char *namebuf, u_int buflen, long *offset, in stack_symbol() 271 stack_symbol_ddb(vm_offset_t pc, const char **name, long *offset) in stack_symbol_ddb()
|
| H A D | subr_pcpu.c | 353 show_pcpu(struct pcpu *pc) in show_pcpu() 395 struct pcpu *pc; in DB_SHOW_COMMAND() local 412 struct pcpu *pc; in DB_SHOW_ALL_COMMAND() local
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream_round_robin.c | 427 ngx_stream_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, void *data) in ngx_stream_upstream_get_round_robin_peer() 595 ngx_stream_upstream_free_round_robin_peer(ngx_peer_connection_t *pc, void *data, in ngx_stream_upstream_free_round_robin_peer() 666 ngx_stream_upstream_notify_round_robin_peer(ngx_peer_connection_t *pc, in ngx_stream_upstream_notify_round_robin_peer() 694 ngx_stream_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc, in ngx_stream_upstream_set_round_robin_peer_session() 760 ngx_stream_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc, in ngx_stream_upstream_save_round_robin_peer_session() 862 ngx_stream_upstream_empty_set_session(ngx_peer_connection_t *pc, void *data) in ngx_stream_upstream_empty_set_session() 869 ngx_stream_upstream_empty_save_session(ngx_peer_connection_t *pc, void *data) in ngx_stream_upstream_empty_save_session()
|
| H A D | ngx_stream_proxy_module.c | 694 ngx_connection_t *c, *pc; in ngx_stream_proxy_connect() local 776 ngx_connection_t *c, *pc; in ngx_stream_proxy_init_upstream() local 935 ngx_connection_t *c, *pc; in ngx_stream_proxy_send_proxy_protocol() local 1028 ngx_connection_t *pc; in ngx_stream_proxy_ssl_init_connection() local 1080 ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc) in ngx_stream_proxy_ssl_handshake() 1328 ngx_connection_t *c, *pc; in ngx_stream_proxy_process_connection() local 1521 ngx_connection_t *c, *pc, *src, *dst; in ngx_stream_proxy_process() local 1712 ngx_connection_t *c, *pc; in ngx_stream_proxy_test_finalize() local 1793 ngx_connection_t *pc; in ngx_stream_proxy_next_upstream() local 1859 ngx_connection_t *pc; in ngx_stream_proxy_finalize() local [all …]
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stack_machdep.c | 47 stack_capture(struct stack *st, struct thread *td, uintptr_t pc, uintptr_t sp) in stack_capture() 160 uintptr_t pc, sp; in stack_save_td() local 178 uintptr_t pc, sp; in stack_save() local
|
| H A D | db_trace.c | 84 stacktrace_subr(register_t pc, register_t sp, register_t ra) in stacktrace_subr() 420 register_t pc, ra, sp; in db_trace_self() local 440 register_t pc, ra, sp; in db_trace_thread() local 453 db_show_mdpcpu(struct pcpu *pc) in db_show_mdpcpu()
|
| H A D | db_interface.c | 239 next_instr_address(db_addr_t pc, boolean_t bd) in next_instr_address() 340 branch_taken(int inst, db_addr_t pc) in branch_taken()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_run.c | 85 db_pc_is_singlestep(db_addr_t pc) in db_pc_is_singlestep() 99 db_addr_t pc; in db_stop_at_pc() local 119 pc = PC_REGS(); in db_stop_at_pc() local 222 db_addr_t pc = PC_REGS(); in db_restart_at_pc() local 301 db_addr_t pc = PC_REGS(), brpc; in db_set_single_step() local
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream_round_robin.c | 417 ngx_http_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_get_round_robin_peer() 586 ngx_http_upstream_free_round_robin_peer(ngx_peer_connection_t *pc, void *data, in ngx_http_upstream_free_round_robin_peer() 662 ngx_http_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc, in ngx_http_upstream_set_round_robin_peer_session() 728 ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc, in ngx_http_upstream_save_round_robin_peer_session() 830 ngx_http_upstream_empty_set_session(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_empty_set_session() 837 ngx_http_upstream_empty_save_session(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_empty_save_session()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ldebug.h | 14 #define pcRel(pc, p) (cast(int, (pc) - (p)->code) - 1) argument 16 #define getline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0) argument
|
| H A D | lcode.c | 80 static void fixjump (FuncState *fs, int pc, int dest) { in fixjump() 100 static int getjump (FuncState *fs, int pc) { in getjump() 109 static Instruction *getjumpcontrol (FuncState *fs, int pc) { in getjumpcontrol() 363 Instruction *pc = &getcode(fs, e); in discharge2reg() local 517 Instruction *pc = getjumpcontrol(fs, e->u.s.info); in invertjump() local 540 int pc; /* pc of last jump */ in luaK_goiftrue() local 564 int pc; /* pc of last jump */ in luaK_goiffalse() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | ldebug.h | 15 #define pcRel(pc, p) (cast(int, (pc) - (p)->code) - 1) argument 17 #define getfuncline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0) argument
|
| /f-stack/freebsd/arm/include/ |
| H A D | profile.h | 101 #define MCOUNT_FROMPC_USER(pc) \ argument 104 #define MCOUNT_FROMPC_INTR(pc) \ argument
|
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | hwpstate_intel.c | 124 struct pcpu *pc; in intel_hwp_dump_sysctl_handler() local 252 struct pcpu *pc; in sysctl_epp_select() local 372 struct pcpu *pc; in set_autonomous_hwp() local 533 struct pcpu *pc; in intel_hwpstate_get() local 582 struct pcpu *pc; in intel_hwpstate_resume() local
|
| /f-stack/freebsd/arm64/include/ |
| H A D | profile.h | 61 #define MCOUNT_FROMPC_USER(pc) \ argument 64 #define MCOUNT_FROMPC_INTR(pc) \ argument
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 583 #define i40e_aq_set_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument 585 #define i40e_aq_get_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/ubt/ |
| H A D | ng_ubt.c | 811 struct usb_page_cache *pc; in ubt_probe_intr_callback() local 856 struct usb_page_cache *pc; in ubt_ctrl_write_callback() local 929 struct usb_page_cache *pc; in ubt_intr_read_callback() local 1027 struct usb_page_cache *pc; in ubt_bulk_read_callback() local 1125 struct usb_page_cache *pc; in ubt_bulk_write_callback() local 1234 struct usb_page_cache *pc; in ubt_isoc_read_one_frame() local 1319 struct usb_page_cache *pc; in ubt_isoc_write_callback() local
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_jhash.h | 75 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() 230 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_2hashes() 251 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_32b_2hashes()
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_jhash.h | 81 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, in __rte_jhash_2hashes() 236 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_2hashes() 257 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) in rte_jhash_32b_2hashes()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_upstream_keepalive_module.c | 227 ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_get_keepalive_peer() 295 ngx_http_upstream_free_keepalive_peer(ngx_peer_connection_t *pc, void *data, in ngx_http_upstream_free_keepalive_peer() 476 ngx_http_upstream_keepalive_set_session(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_keepalive_set_session() 485 ngx_http_upstream_keepalive_save_session(ngx_peer_connection_t *pc, void *data) in ngx_http_upstream_keepalive_save_session()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | profile.h | 97 #define MCOUNT_FROMPC_USER(pc) \ argument 100 #define MCOUNT_FROMPC_INTR(pc) \ argument
|
| /f-stack/freebsd/i386/include/ |
| H A D | profile.h | 105 #define MCOUNT_DETRAMP(pc) do { \ argument 111 #define MCOUNT_FROMPC_INTR(pc) \ argument
|