/linux-3.3/drivers/block/paride/ |
D | pf.c | 281 struct pf_unit *pf; in pf_init_units() local 306 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_open() local 331 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_getgeo() local 349 struct pf_unit *pf = bdev->bd_disk->private_data; in pf_ioctl() local 365 struct pf_unit *pf = disk->private_data; in pf_release() local 388 static inline int status_reg(struct pf_unit *pf) in status_reg() 393 static inline int read_reg(struct pf_unit *pf, int reg) in read_reg() 398 static inline void write_reg(struct pf_unit *pf, int reg, int val) in write_reg() 403 static int pf_wait(struct pf_unit *pf, int go, int stop, char *fun, char *msg) in pf_wait() 427 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun) in pf_command() [all …]
|
/linux-3.3/net/netfilter/ |
D | nf_sockopt.c | 63 static struct nf_sockopt_ops *nf_sockopt_find(struct sock *sk, u_int8_t pf, in nf_sockopt_find() 96 static int nf_sockopt(struct sock *sk, u_int8_t pf, int val, in nf_sockopt() 115 int nf_setsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_setsockopt() 122 int nf_getsockopt(struct sock *sk, u_int8_t pf, int val, char __user *opt, in nf_getsockopt() 130 static int compat_nf_sockopt(struct sock *sk, u_int8_t pf, int val, in compat_nf_sockopt() 156 int compat_nf_setsockopt(struct sock *sk, u_int8_t pf, in compat_nf_setsockopt() 163 int compat_nf_getsockopt(struct sock *sk, u_int8_t pf, in compat_nf_getsockopt()
|
D | nf_queue.c | 27 int nf_register_queue_handler(u_int8_t pf, const struct nf_queue_handler *qh) in nf_register_queue_handler() 53 int nf_unregister_queue_handler(u_int8_t pf, const struct nf_queue_handler *qh) in nf_unregister_queue_handler() 79 u_int8_t pf; in nf_unregister_queue_handlers() local 122 u_int8_t pf, unsigned int hook, in __nf_queue() 229 u_int8_t pf, unsigned int hook, in nf_queue()
|
D | nf_log.c | 23 static struct nf_logger *__find_logger(int pf, const char *str_logger) in __find_logger() 36 int nf_log_register(u_int8_t pf, struct nf_logger *logger) in nf_log_register() 86 int nf_log_bind_pf(u_int8_t pf, const struct nf_logger *logger) in nf_log_bind_pf() 101 void nf_log_unbind_pf(u_int8_t pf) in nf_log_unbind_pf() 111 void nf_log_packet(u_int8_t pf, in nf_log_packet()
|
D | nf_conntrack_proto_udp.c | 71 u_int8_t pf, in udp_packet() 96 u_int8_t pf, in udp_error()
|
D | nf_conntrack_proto_tcp.c | 504 #define NAT_OFFSET(pf, ct, dir, seq) \ argument 507 #define NAT_OFFSET(pf, ct, dir, seq) 0 argument 517 u_int8_t pf) in tcp_in_window() 767 u_int8_t pf, in tcp_error() 822 u_int8_t pf, in tcp_packet()
|
D | nf_conntrack_proto_udplite.c | 68 u_int8_t pf, in udplite_packet() 96 u_int8_t pf, in udplite_error()
|
/linux-3.3/net/ax25/ |
D | ax25_std_in.c | 43 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine() 107 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine() 145 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() 270 …state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() 425 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 36 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine() 104 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine() 149 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() 285 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
/linux-3.3/include/linux/ |
D | netfilter.h | 116 u_int8_t pf; member 125 u_int8_t pf; member 168 static inline bool nf_hooks_active(u_int8_t pf, unsigned int hook) in nf_hooks_active() 177 static inline bool nf_hooks_active(u_int8_t pf, unsigned int hook) in nf_hooks_active() 194 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook, in nf_hook_thresh() 205 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct sk_buff *skb, in nf_hook() 230 NF_HOOK_THRESH(uint8_t pf, unsigned int hook, struct sk_buff *skb, in NF_HOOK_THRESH() 241 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct sk_buff *skb, in NF_HOOK_COND() 254 NF_HOOK(uint8_t pf, unsigned int hook, struct sk_buff *skb, in NF_HOOK() 365 #define NF_HOOK(pf, hook, skb, indev, outdev, okfn) (okfn)(skb) argument [all …]
|
/linux-3.3/tools/perf/util/ |
D | probe-finder.c | 588 static int convert_variable(Dwarf_Die *vr_die, struct probe_finder *pf) in convert_variable() 616 static int find_variable(Dwarf_Die *sc_die, struct probe_finder *pf) in find_variable() 718 static int call_probe_finder(Dwarf_Die *sc_die, struct probe_finder *pf) in call_probe_finder() 808 static Dwarf_Die *find_best_scope(struct probe_finder *pf, Dwarf_Die *die_mem) in find_best_scope() 827 struct probe_finder *pf = data; in probe_point_line_walker() local 848 static int find_probe_point_by_line(struct probe_finder *pf) in find_probe_point_by_line() 894 struct probe_finder *pf = data; in probe_point_lazy_walker() local 922 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) in find_probe_point_lazy() 939 struct probe_finder *pf = data; in probe_point_inline_cb() local 974 struct probe_finder *pf = param->data; in probe_point_search_cb() local [all …]
|
D | probe-finder.h | 79 struct probe_finder pf; member 86 struct probe_finder pf; member
|
/linux-3.3/drivers/staging/iio/ |
D | industrialio-trigger.c | 211 struct iio_poll_func *pf) in iio_trigger_attach_poll_func() 238 struct iio_poll_func *pf) in iio_trigger_dettach_poll_func() 260 struct iio_poll_func *pf = p; in iio_pollfunc_store_time() local 275 struct iio_poll_func *pf; in iio_alloc_pollfunc() local 296 void iio_dealloc_pollfunc(struct iio_poll_func *pf) in iio_dealloc_pollfunc()
|
D | iio_simple_dummy_buffer.c | 47 struct iio_poll_func *pf = p; in iio_simple_dummy_trigger_h() local
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 83 u_int8_t pf, in icmp_packet() 170 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmp_error()
|
/linux-3.3/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 96 u_int8_t pf, in icmpv6_packet() 186 enum ip_conntrack_info *ctinfo, u_int8_t pf, unsigned int hooknum) in icmpv6_error()
|
/linux-3.3/fs/affs/ |
D | symlink.c | 37 char *pf; in affs_symlink_readpage() local
|
/linux-3.3/drivers/net/ppp/ |
D | ppp_generic.c | 91 #define PF_TO_X(pf, X) container_of(pf, X, file) argument 93 #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp) argument 94 #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel) argument 376 struct ppp_file *pf = file->private_data; in ppp_release() local 403 struct ppp_file *pf = file->private_data; in ppp_read() local 466 struct ppp_file *pf = file->private_data; in ppp_write() local 503 struct ppp_file *pf = file->private_data; in ppp_poll() local 558 struct ppp_file *pf = file->private_data; in ppp_ioctl() local 790 static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf, in ppp_unattached_ioctl() 2694 init_ppp_file(struct ppp_file *pf, int kind) in init_ppp_file()
|
/linux-3.3/drivers/staging/iio/adc/ |
D | ad7476_ring.c | 55 struct iio_poll_func *pf = p; in ad7476_trigger_handler() local
|
D | ad7606_ring.c | 27 struct iio_poll_func *pf = p; in ad7606_trigger_handler_th_bh() local
|
D | ad799x_ring.c | 72 struct iio_poll_func *pf = p; in ad799x_trigger_handler() local
|
D | max1363_ring.c | 42 struct iio_poll_func *pf = p; in max1363_trigger_handler() local
|
D | ad7887_ring.c | 83 struct iio_poll_func *pf = p; in ad7887_trigger_handler() local
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 1507 u32 pf = SOURCEPF_GET(t4_read_reg(adapter, PL_WHOAMI)); in t4_intr_enable() local 1531 u32 pf = SOURCEPF_GET(t4_read_reg(adapter, PL_WHOAMI)); in t4_intr_disable() local 2145 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params() 2184 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params() 2228 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf() 2272 unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, in t4_alloc_vi() 2546 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free() 2574 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_free() 2598 int t4_ctrl_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_ctrl_eq_free() 2622 int t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_ofld_eq_free() [all …]
|
/linux-3.3/net/sunrpc/auth_gss/ |
D | gss_mech_switch.c | 58 struct pf_desc *pf; in gss_mech_free() local 85 struct pf_desc *pf; in gss_mech_svc_setup() local
|