Home
last modified time | relevance | path

Searched defs:ifp (Results 1 – 43 of 43) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_inode_fork.c48 xfs_ifork_t *ifp, in xfs_validate_extents()
66 #define xfs_validate_extents(ifp, nrecs, fmt) argument
250 xfs_ifork_t *ifp; in xfs_iformat_local() local
302 xfs_ifork_t *ifp; in xfs_iformat_extents() local
372 xfs_ifork_t *ifp; in xfs_iformat_btree() local
427 xfs_ifork_t *ifp; in xfs_iread_extents() local
481 xfs_ifork_t *ifp; in xfs_iroot_realloc() local
607 xfs_ifork_t *ifp; in xfs_idata_realloc() local
683 xfs_ifork_t *ifp; in xfs_idestroy_fork() local
741 xfs_ifork_t *ifp; in xfs_iextents_copy() local
[all …]
Dxfs_bmap.c342 xfs_ifork_t *ifp; /* fork structure */ in xfs_bmap_check_leaf_extents() local
502 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_bmap_trace_exlist() local
672 xfs_ifork_t *ifp; /* inode fork data */ in xfs_bmap_btree_to_extents() local
737 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_bmap_extents_to_btree() local
872 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmap_local_to_extents_empty() local
896 struct xfs_ifork *ifp)) in xfs_bmap_local_to_extents()
900 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_bmap_local_to_extents() local
1255 xfs_ifork_t *ifp; /* fork structure */ in xfs_bmap_read_extents() local
1383 xfs_ifork_t *ifp, /* inode fork pointer */ in xfs_bmap_search_multi_extents()
1438 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_bmap_search_extents() local
[all …]
Dxfs_bmap_btree.c382 xfs_ifork_t *ifp, in xfs_check_nostate_extents()
543 struct xfs_ifork *ifp; in xfs_bmbt_get_minrecs() local
561 struct xfs_ifork *ifp; in xfs_bmbt_get_maxrecs() local
783 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_bmbt_init_cursor() local
Dxfs_symlink_remote.c176 struct xfs_ifork *ifp) in xfs_symlink_local_to_remote()
Dxfs_attr_leaf.c496 xfs_ifork_t *ifp; in xfs_attr_shortform_create() local
531 xfs_ifork_t *ifp; in xfs_attr_shortform_add() local
672 xfs_ifork_t *ifp; in xfs_attr_shortform_lookup() local
745 xfs_ifork_t *ifp; in xfs_attr_shortform_to_leaf() local
Dxfs_dir2_block.c1069 struct xfs_ifork *ifp; in xfs_dir2_sf_to_block() local
Dxfs_btree.c518 struct xfs_ifork *ifp; in xfs_btree_get_iroot() local
3186 struct xfs_ifork *ifp = XFS_IFORK_PTR(ip, whichfork); in xfs_btree_kill_iroot() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfwil.c107 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data()
133 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
150 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
168 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
182 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
218 brcmf_fil_iovar_data_set(struct brcmf_if *ifp, char *name, const void *data, in brcmf_fil_iovar_data_set()
246 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, char *name, void *data, in brcmf_fil_iovar_data_get()
276 brcmf_fil_iovar_int_set(struct brcmf_if *ifp, char *name, u32 data) in brcmf_fil_iovar_int_set()
284 brcmf_fil_iovar_int_get(struct brcmf_if *ifp, char *name, u32 *data) in brcmf_fil_iovar_int_get()
341 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, char *name, in brcmf_fil_bsscfg_data_set()
[all …]
Dcore.c88 struct brcmf_if *ifp; in _brcmf_set_multicast_list() local
154 struct brcmf_if *ifp; in _brcmf_set_mac_address() local
174 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_mac_address() local
184 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_set_multicast_list() local
193 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_netdev_start_xmit() local
258 void brcmf_txflowblock_if(struct brcmf_if *ifp, in brcmf_txflowblock_if()
292 void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_netif_rx()
346 static void brcmf_rxreorder_process_info(struct brcmf_if *ifp, u8 *reorder_data, in brcmf_rxreorder_process_info()
519 struct brcmf_if *ifp; in brcmf_rx_frame() local
549 struct brcmf_if *ifp; in brcmf_txfinalize() local
[all …]
Dfeature.c84 static void brcmf_feat_iovar_int_get(struct brcmf_if *ifp, in brcmf_feat_iovar_int_get()
107 static void brcmf_feat_iovar_int_set(struct brcmf_if *ifp, in brcmf_feat_iovar_int_set()
124 struct brcmf_if *ifp = drvr->iflist[0]; in brcmf_feat_attach() local
148 bool brcmf_feat_is_enabled(struct brcmf_if *ifp, enum brcmf_feat_id id) in brcmf_feat_is_enabled()
153 bool brcmf_feat_is_quirk_enabled(struct brcmf_if *ifp, in brcmf_feat_is_quirk_enabled()
Dcfg80211.c456 send_key_to_dongle(struct brcmf_if *ifp, struct brcmf_wsec_key *key) in send_key_to_dongle()
474 brcmf_configure_arp_offload(struct brcmf_if *ifp, bool enable) in brcmf_configure_arp_offload()
509 struct brcmf_if *ifp; in brcmf_cfg80211_update_proto_addr_mode() local
524 static int brcmf_cfg80211_request_ap_if(struct brcmf_if *ifp) in brcmf_cfg80211_request_ap_if()
560 struct brcmf_if *ifp = netdev_priv(cfg_to_ndev(cfg)); in brcmf_ap_add_vif() local
662 static void brcmf_scan_config_mpc(struct brcmf_if *ifp, int mpc) in brcmf_scan_config_mpc()
668 void brcmf_set_mpc(struct brcmf_if *ifp, int mpc) in brcmf_set_mpc()
683 struct brcmf_if *ifp, bool aborted, in brcmf_notify_escan_complete()
788 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_cfg80211_change_iface() local
940 brcmf_run_escan(struct brcmf_cfg80211_info *cfg, struct brcmf_if *ifp, in brcmf_run_escan()
[all …]
Dbtcoex.c113 static s32 brcmf_btcoex_params_write(struct brcmf_if *ifp, u32 addr, u32 data) in brcmf_btcoex_params_write()
132 static s32 brcmf_btcoex_params_read(struct brcmf_if *ifp, u32 addr, u32 *data) in brcmf_btcoex_params_read()
152 struct brcmf_if *ifp = btci->cfg->pub->iflist[0]; in brcmf_btcoex_boost_wifi() local
206 static bool brcmf_btcoex_is_sco_active(struct brcmf_if *ifp) in brcmf_btcoex_is_sco_active()
245 struct brcmf_if *ifp = btci->vif->ifp; in btcmf_btcoex_save_part1() local
265 struct brcmf_if *ifp; in brcmf_btcoex_restore_part1() local
425 struct brcmf_if *ifp = btci->vif->ifp; in brcmf_btcoex_dhcp_start() local
471 struct brcmf_if *ifp = cfg->pub->iflist[0]; in brcmf_btcoex_set_mode() local
Dp2p.c433 static int brcmf_p2p_set_firmware(struct brcmf_if *ifp, u8 *p2p_mac) in brcmf_p2p_set_firmware()
525 static s32 brcmf_p2p_set_discover_state(struct brcmf_if *ifp, u8 state, in brcmf_p2p_set_discover_state()
767 struct brcmf_if *ifp, in brcmf_p2p_run_escan()
1007 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_listen_complete()
1040 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp) in brcmf_p2p_cancel_remain_on_channel()
1274 struct brcmf_if *ifp = cfg->escan_info.ifp; in brcmf_p2p_stop_wait_next_action_frame() local
1305 struct brcmf_if *ifp; in brcmf_p2p_gon_req_collision() local
1350 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp, in brcmf_p2p_notify_action_frame_rx()
1452 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_action_tx_complete()
1651 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_p2p_send_action_frame() local
[all …]
Dfweh.c147 static int brcmf_fweh_call_event_handler(struct brcmf_if *ifp, in brcmf_fweh_call_event_handler()
181 struct brcmf_if *ifp; in brcmf_fweh_handle_if_event() local
258 struct brcmf_if *ifp; in brcmf_fweh_event_worker() local
338 struct brcmf_if *ifp = drvr->iflist[0]; in brcmf_fweh_detach() local
393 int brcmf_fweh_activate_events(struct brcmf_if *ifp) in brcmf_fweh_activate_events()
Dvendor.c35 struct brcmf_if *ifp; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
Dcommon.c39 int brcmf_c_preinit_dcmds(struct brcmf_if *ifp) in brcmf_c_preinit_dcmds()
Dcfg80211.h193 struct brcmf_if *ifp; member
236 struct brcmf_if *ifp; member
455 struct brcmf_if *ifp = netdev_priv(nd); in ndev_to_prof() local
461 struct brcmf_if *ifp = netdev_priv(ndev); in ndev_to_vif() local
Dfwsignal.c760 brcmf_fws_macdesc_find(struct brcmf_fws_info *fws, struct brcmf_if *ifp, u8 *da) in brcmf_fws_macdesc_find()
975 struct brcmf_if *ifp = fws->drvr->iflist[!if_id ? 0 : if_id + 1]; in brcmf_fws_flow_control_check() local
1574 static int brcmf_fws_notify_credit_map(struct brcmf_if *ifp, in brcmf_fws_notify_credit_map()
1605 static int brcmf_fws_notify_bcmc_credit_support(struct brcmf_if *ifp, in brcmf_fws_notify_bcmc_credit_support()
1887 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_fws_process_skb()
1939 void brcmf_fws_reset_interface(struct brcmf_if *ifp) in brcmf_fws_reset_interface()
1950 void brcmf_fws_add_interface(struct brcmf_if *ifp) in brcmf_fws_add_interface()
1967 void brcmf_fws_del_interface(struct brcmf_if *ifp) in brcmf_fws_del_interface()
Dflowring.c188 struct brcmf_if *ifp; in brcmf_flowring_block() local
Dmsgbuf.c1088 struct brcmf_if *ifp; in brcmf_msgbuf_rx_skb() local
/linux-4.1.27/drivers/block/aoe/
Daoenet.c58 struct net_device *ifp; in tx() local
73 is_aoe_netif(struct net_device *ifp) in is_aoe_netif()
131 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *… in aoenet_rcv()
Daoeblk.c65 struct aoeif *ifp, *e; in aoedisk_show_netif() local
117 struct aoeif *ifp, *ife; in aoedisk_debugfs_show() local
Daoecmd.c159 struct aoeif *ifp; in ifrotate() local
419 struct net_device *ifp; in aoecmd_cfg_pkts() local
557 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif()
751 struct aoeif *ifp; in rexmit_timer() local
1146 struct aoeif *ifp; in ktiocomplete() local
Daoedev.c497 struct aoeif *ifp; in freetgt() local
Daoe.h139 struct aoeif *ifp; /* current aoeif in use */ member
/linux-4.1.27/net/ipv6/
Daddrconf.c272 static void addrconf_del_dad_work(struct inet6_ifaddr *ifp) in addrconf_del_dad_work()
286 static void addrconf_mod_dad_work(struct inet6_ifaddr *ifp, in addrconf_mod_dad_work()
777 void inet6_ifa_finish_destroy(struct inet6_ifaddr *ifp) in inet6_ifa_finish_destroy()
801 ipv6_link_dev_addr(struct inet6_dev *idev, struct inet6_ifaddr *ifp) in ipv6_link_dev_addr()
960 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route()
997 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, bool del_rt) in cleanup_prefix_route()
1019 static void ipv6_del_addr(struct inet6_ifaddr *ifp) in ipv6_del_addr()
1075 static int ipv6_create_tempaddr(struct inet6_ifaddr *ifp, struct inet6_ifaddr *ift) in ipv6_create_tempaddr()
1498 struct inet6_ifaddr *ifp; in __ipv6_get_lladdr() local
1534 struct inet6_ifaddr *ifp; in ipv6_count_addresses() local
[all …]
Dndisc.c484 struct inet6_ifaddr *ifp; in ndisc_send_na() local
613 struct inet6_ifaddr *ifp = ipv6_get_ifaddr(dev_net(dev), saddr, in ndisc_send_rs() local
712 struct inet6_ifaddr *ifp; in ndisc_recv_ns() local
872 struct inet6_ifaddr *ifp; in ndisc_recv_na() local
Dip6_output.c951 struct inet6_ifaddr *ifp; in ip6_dst_lookup_tail() local
Droute.c2302 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp) in rt6_remove_prefsrc()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_eeprom.c114 static u8 flash_csum(struct qib_flash *ifp, int adjust) in flash_csum()
147 struct qib_flash *ifp; in qib_get_eeprom_info() local
/linux-4.1.27/include/net/
Daddrconf.h283 static inline void in6_ifa_put(struct inet6_ifaddr *ifp) in in6_ifa_put()
289 static inline void __in6_ifa_put(struct inet6_ifaddr *ifp) in __in6_ifa_put()
294 static inline void in6_ifa_hold(struct inet6_ifaddr *ifp) in in6_ifa_hold()
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.c280 xfs_ifork_t *ifp, in xfs_bmap_count_leaves()
321 xfs_ifork_t *ifp, /* inode fork pointer */ in xfs_bmap_count_tree()
402 xfs_ifork_t *ifp; /* fork structure */ in xfs_bmap_count_blocks() local
452 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_getbmapx_fix_eof_hole() local
1675 xfs_ifork_t *tempifp, *ifp, *tifp; in xfs_swap_extents() local
Dxfs_qm.c1100 xfs_ifork_t *ifp; /* inode fork pointer */ in xfs_qm_get_rtblks() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_eeprom.c676 static u8 flash_csum(struct ipath_flash *ifp, int adjust) in flash_csum()
709 struct ipath_flash *ifp; in ipath_get_eeprom_info() local
868 struct ipath_flash *ifp; in ipath_update_eeprom_log() local
/linux-4.1.27/drivers/usb/core/
Dconfig.c146 int asnum, struct usb_host_interface *ifp, int num_ep, in usb_parse_endpoint()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_main.c425 struct inet6_ifaddr *ifp; in ocrdma_init_ipv6_gids() local
/linux-4.1.27/net/core/
Dnetpoll.c728 struct inet6_ifaddr *ifp; in netpoll_setup() local
Dpktgen.c2124 struct inet6_ifaddr *ifp; in pktgen_setup_inject() local
/linux-4.1.27/net/sctp/
Dipv6.c376 struct inet6_ifaddr *ifp; in sctp_v6_copy_addrlist() local
/linux-4.1.27/fs/btrfs/
Dbackref.c1952 struct inode_fs_paths *ifp; local
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1823 struct inet6_ifaddr *ifp; in mlx4_ib_get_dev_addr() local
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c2956 struct inet6_ifaddr *ifp; in get_lladdr() local
/linux-4.1.27/drivers/staging/slicoss/
Dslic.h395 void *ifp; member