Home
last modified time | relevance | path

Searched defs:offp (Results 1 – 25 of 41) sorted by relevance

12

/openbsd-src/sys/ddb/
H A Ddb_sym.h77 db_symbol_values(db_search_symbol(val,DB_STGY_ANY,offp),namep,NULL) argument
81 db_symbol_values(db_search_symbol(val,DB_STGY_XTRN,offp),namep,NULL) argument
H A Ddb_sym.c99 db_search_symbol(vaddr_t val, db_strategy_t strategy, db_expr_t *offp) in db_search_symbol() argument
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_wm.c291 size_t len, loff_t *offp, u16 wm[8]) in wm_latency_write()
325 size_t len, loff_t *offp) in pri_wm_latency_write()
340 size_t len, loff_t *offp) in spr_wm_latency_write()
355 size_t len, loff_t *offp) in cur_wm_latency_write()
H A Dintel_display_debugfs.c525 size_t len, loff_t *offp) in crtc_updates_write()
803 size_t len, loff_t *offp) in i915_displayport_test_active_write()
1258 size_t len, loff_t *offp) in i915_dsc_fec_support_write()
1334 size_t len, loff_t *offp) in i915_dsc_bpc_write()
1401 size_t len, loff_t *offp) in i915_dsc_output_format_write()
H A Dintel_hotplug.c828 loff_t *offp) in i915_hpd_storm_ctl_write()
909 size_t len, loff_t *offp) in i915_hpd_short_storm_ctl_write()
/openbsd-src/sys/netinet6/
H A Dip6_input.c175 ip6_ours(struct mbuf **mp, int *offp, int nxt, int af, int flags) in ip6_ours() argument
357 ip6_input_if(struct mbuf ** mp,int * offp,int nxt,int af,struct ifnet * ifp) ip6_input_if() argument
642 ip6_hbhchcheck(struct mbuf ** mp,int * offp,int * oursp,int flags) ip6_hbhchcheck() argument
729 ip6_check_rh0hdr(struct mbuf * m,int * offp) ip6_check_rh0hdr() argument
805 ip6_hopopts_input(struct mbuf ** mp,int * offp,u_int32_t * plenp,u_int32_t * rtalertp) ip6_hopopts_input() argument
[all...]
H A Ddest6.c52 dest6_input(struct mbuf **mp, int *offp, int proto, int af) in dest6_input()
H A Droute6.c54 route6_input(struct mbuf **mp, int *offp, int proto, int af) in route6_input()
H A Dfrag6.c114 frag6_input(struct mbuf **mp, int *offp, int proto, int af) in frag6_input() argument
H A Draw_ip6.c132 rip6_input(struct mbuf ** mp,int * offp,int proto,int af) rip6_input() argument
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_debugfs_params.c51 loff_t *offp) in i915_param_int_write()
104 loff_t *offp) in i915_param_uint_write()
167 loff_t *offp) in i915_param_charp_write()
/openbsd-src/sys/netinet/
H A Dip_ipip.c104 ipip_input(struct mbuf ** mp,int * offp,int nxt,int af) ipip_input() argument
136 ipip_input_if(struct mbuf ** mp,int * offp,int proto,int oaf,struct ifnet * ifp) ipip_input_if() argument
H A Dipsec_input.c755 ipsec_input_disabled(struct mbuf ** mp,int * offp,int proto,int af) ipsec_input_disabled() argument
770 ah46_input(struct mbuf ** mp,int * offp,int proto,int af) ah46_input() argument
803 esp46_input(struct mbuf ** mp,int * offp,int proto,int af) esp46_input() argument
827 ipcomp46_input(struct mbuf ** mp,int * offp,int proto,int af) ipcomp46_input() argument
[all...]
H A Digmp.c199 igmp_input(struct mbuf **mp, int *offp, int proto, int af) in igmp_input() argument
219 igmp_input_if(struct ifnet *ifp, struct mbuf **mp, int *offp, int proto, int af) in igmp_input_if() argument
H A Dip_input.c248 ip_ours(struct mbuf ** mp,int * offp,int nxt,int af) ip_ours() argument
435 ip_input_if(struct mbuf ** mp,int * offp,int nxt,int af,struct ifnet * ifp) ip_input_if() argument
623 ip_fragcheck(struct mbuf ** mp,int * offp) ip_fragcheck() argument
739 ip_deliver(struct mbuf ** mp,int * offp,int nxt,int af,int shared) ip_deliver() argument
[all...]
H A Dip_icmp.c308 icmp_input(struct mbuf ** mp,int * offp,int proto,int af) icmp_input() argument
324 icmp_input_if(struct ifnet * ifp,struct mbuf ** mp,int * offp,int proto,int af) icmp_input_if() argument
H A Draw_ip.c129 rip_input(struct mbuf ** mp,int * offp,int proto,int af) rip_input() argument
H A Dip_carp.c418 carp_proto_input(struct mbuf ** mp,int * offp,int proto,int af) carp_proto_input() argument
439 carp_proto_input_if(struct ifnet * ifp,struct mbuf ** mp,int * offp,int proto) carp_proto_input_if() argument
522 carp6_proto_input(struct mbuf ** mp,int * offp,int proto,int af) carp6_proto_input() argument
538 carp6_proto_input_if(struct ifnet * ifp,struct mbuf ** mp,int * offp,int proto) carp6_proto_input_if() argument
[all...]
/openbsd-src/sys/net/
H A Dif_gif.c718 in_gif_input(struct mbuf **mp, int *offp, int proto, int af) in in_gif_input()
740 in6_gif_input(struct mbuf **mp, int *offp, int proto, int af) in in6_gif_input()
785 gif_input(struct gif_tunnel *key, struct mbuf **mp, int *offp, int proto, in gif_input()
H A Dif_etherip.c587 ip_etherip_input(struct mbuf ** mp,int * offp,int type,int af) ip_etherip_input() argument
765 ip6_etherip_input(struct mbuf ** mp,int * offp,int proto,int af) ip6_etherip_input() argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_debugfs.c427 size_t len, loff_t *offp) in connector_write()
468 size_t len, loff_t *offp) in edid_write()
H A Ddrm_debugfs_crc.c121 size_t len, loff_t *offp) in crc_control_write()
/openbsd-src/sys/kern/
H A Duipc_mbuf2.c87 m_pulldown(struct mbuf * m,int off,int len,int * offp) m_pulldown() argument
/openbsd-src/sys/uvm/
H A Duvm_page.h247 vm_physseg_find(paddr_t pframe, int *offp) in vm_physseg_find()
H A Duvm_page.c1126 vm_physseg_find(paddr_t pframe, int *offp) in vm_physseg_find() argument

12