/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.h | 30 void (*get_info) (struct qlcnic_dcb *); member in struct:qlcnic_dcb_ops 84 if (dcb && dcb->ops->get_info) qlcnic_dcb_get_info() 85 dcb->ops->get_info(dcb); qlcnic_dcb_get_info()
|
H A D | qlcnic_dcb.c | 175 .get_info = __qlcnic_dcb_get_info, 188 .get_info = __qlcnic_dcb_get_info,
|
/linux-4.1.27/include/linux/mfd/ |
H A D | kempld.h | 107 * @get_info: PLD specific get_info callback 116 int (*get_info) (struct kempld_device_data *); member in struct:kempld_platform_data
|
/linux-4.1.27/drivers/md/ |
H A D | dm-snap-persistent.c | 567 static struct pstore *get_info(struct dm_exception_store *store) get_info() function 577 struct pstore *ps = get_info(store); persistent_usage() 593 struct pstore *ps = get_info(store); persistent_dtr() 614 struct pstore *ps = get_info(store); persistent_read_metadata() 676 struct pstore *ps = get_info(store); persistent_prepare_exception() 702 struct pstore *ps = get_info(store); persistent_commit_exception() 765 struct pstore *ps = get_info(store); persistent_prepare_merge() 811 struct pstore *ps = get_info(store); persistent_commit_merge() 842 struct pstore *ps = get_info(store); persistent_drop_snapshot()
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 717 struct vmci_ctx_chkpt_buf_info get_info; vmci_host_do_ctx_get_cpt_state() local 727 if (copy_from_user(&get_info, uptr, sizeof(get_info))) vmci_host_do_ctx_get_cpt_state() 731 get_info.result = vmci_ctx_get_chkpt_state(cid, get_info.cpt_type, vmci_host_do_ctx_get_cpt_state() 732 &get_info.buf_size, &cpt_buf); vmci_host_do_ctx_get_cpt_state() 733 if (get_info.result == VMCI_SUCCESS && get_info.buf_size) { vmci_host_do_ctx_get_cpt_state() 734 void __user *ubuf = (void __user *)(uintptr_t)get_info.cpt_buf; vmci_host_do_ctx_get_cpt_state() 735 retval = copy_to_user(ubuf, cpt_buf, get_info.buf_size); vmci_host_do_ctx_get_cpt_state() 742 return copy_to_user(uptr, &get_info, sizeof(get_info)) ? -EFAULT : 0; vmci_host_do_ctx_get_cpt_state()
|
/linux-4.1.27/drivers/firmware/efi/libstub/ |
H A D | arm-stub.c | 107 status = h->get_info(h, &info_guid, &info_sz, NULL); efi_file_size() 121 status = h->get_info(h, &info_guid, &info_sz, efi_file_size()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_dctcp.c | 312 .get_info = dctcp_get_info, 321 .get_info = dctcp_get_info,
|
H A D | tcp_illinois.c | 331 .get_info = tcp_illinois_info,
|
H A D | tcp_westwood.c | 282 .get_info = tcp_westwood_info,
|
H A D | tcp_yeah.c | 231 .get_info = tcp_vegas_get_info,
|
H A D | tcp_cong.c | 171 if (ca->get_info) tcp_assign_congestion_control()
|
H A D | tcp_vegas.c | 314 .get_info = tcp_vegas_get_info,
|
H A D | inet_diag.c | 233 if (ca_ops && ca_ops->get_info) inet_sk_diag_fill() 234 sz = ca_ops->get_info(sk, ext, &attr, &info); inet_sk_diag_fill()
|
H A D | tcp.c | 2763 if (ca_ops && ca_ops->get_info) do_tcp_getsockopt() 2764 sz = ca_ops->get_info(sk, ~0U, &attr, &info); do_tcp_getsockopt()
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | eboot.c | 76 status = efi_early->call((unsigned long)h->get_info, h, &info_guid, __file_size32() 91 status = efi_early->call((unsigned long)h->get_info, h, &info_guid, __file_size32() 129 status = efi_early->call((unsigned long)h->get_info, h, &info_guid, __file_size64() 144 status = efi_early->call((unsigned long)h->get_info, h, &info_guid, __file_size64()
|
/linux-4.1.27/drivers/mfd/ |
H A D | kempld-core.c | 138 .get_info = kempld_get_info_generic, 296 ret = pdata->get_info(pld); kempld_get_info()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 2900 struct rx_curr_get_info get_info, put_info; rx_intr_handler() local 2911 get_info = ring_data->rx_curr_get_info; rx_intr_handler() 2912 get_block = get_info.block_index; rx_intr_handler() 2915 rxdp = ring_data->rx_blocks[get_block].rxds[get_info.offset].virt_addr; rx_intr_handler() 2923 (get_info.offset + 1) == put_info.offset) { rx_intr_handler() 2956 get_info.offset++; rx_intr_handler() 2957 ring_data->rx_curr_get_info.offset = get_info.offset; rx_intr_handler() 2959 rxds[get_info.offset].virt_addr; rx_intr_handler() 2960 if (get_info.offset == rxd_count[ring_data->rxd_mode]) { rx_intr_handler() 2961 get_info.offset = 0; rx_intr_handler() 2962 ring_data->rx_curr_get_info.offset = get_info.offset; rx_intr_handler() 3009 struct tx_curr_get_info get_info, put_info; tx_intr_handler() local 3021 get_info = fifo_data->tx_curr_get_info; tx_intr_handler() 3023 txdlp = fifo_data->list_info[get_info.offset].list_virt_addr; tx_intr_handler() 3025 (get_info.offset != put_info.offset) && tx_intr_handler() 3060 skb = s2io_txdl_getskb(fifo_data, txdlp, get_info.offset); tx_intr_handler() 3073 get_info.offset++; tx_intr_handler() 3074 if (get_info.offset == get_info.fifo_len + 1) tx_intr_handler() 3075 get_info.offset = 0; tx_intr_handler() 3076 txdlp = fifo_data->list_info[get_info.offset].list_virt_addr; tx_intr_handler() 3077 fifo_data->tx_curr_get_info.offset = get_info.offset; tx_intr_handler()
|
/linux-4.1.27/include/linux/ |
H A D | efi.h | 758 u32 get_info; member in struct:__anon11653 772 u64 get_info; member in struct:__anon11654 789 efi_status_t (*get_info)(struct _efi_file_handle *, efi_guid_t *, member in struct:_efi_file_handle
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | arp_tables.c | 886 static int get_info(struct net *net, void __user *user, get_info() function 1698 ret = get_info(sock_net(sk), user, len, 1); compat_do_arpt_get_ctl() 1743 ret = get_info(sock_net(sk), user, len, 0); do_arpt_get_ctl()
|
H A D | ip_tables.c | 1074 static int get_info(struct net *net, void __user *user, get_info() function 1981 ret = get_info(sock_net(sk), user, len, 1); compat_do_ipt_get_ctl() 2028 ret = get_info(sock_net(sk), user, len, 0); do_ipt_get_ctl()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 572 return hw->phy.ops.get_info(hw); e1000_get_phy_info()
|
H A D | hw.h | 506 s32 (*get_info)(struct e1000_hw *); member in struct:e1000_phy_operations
|
H A D | 82571.c | 1906 .get_info = e1000e_get_phy_info_igp, 1924 .get_info = e1000e_get_phy_info_m88, 1942 .get_info = e1000e_get_phy_info_m88,
|
H A D | 80003es2lan.c | 1379 .get_info = e1000e_get_phy_info_m88,
|
H A D | ich8lan.c | 496 phy->ops.get_info = e1000_get_phy_info_82577; e1000_init_phy_params_pchlan() 503 phy->ops.get_info = e1000e_get_phy_info_m88; e1000_init_phy_params_pchlan() 561 phy->ops.get_info = e1000e_get_phy_info_igp; e1000_init_phy_params_ich8lan() 570 phy->ops.get_info = e1000_get_phy_info_ife; e1000_init_phy_params_ich8lan() 580 phy->ops.get_info = e1000e_get_phy_info_m88; e1000_init_phy_params_ich8lan()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd_class.h | 514 EXP_CHECK_DT_OP(exp, get_info); obd_get_info() 515 EXP_COUNTER_INCREMENT(exp, get_info); obd_get_info() 517 rc = OBP(exp->exp_obd, get_info)(env, exp, keylen, key, vallen, val, obd_get_info()
|
H A D | lustre_lib.h | 391 /* Until such time as we get_info the per-stripe maximum from the OST,
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1087 static int get_info(struct net *net, void __user *user, get_info() function 1994 ret = get_info(sock_net(sk), user, len, 1); compat_do_ip6t_get_ctl() 2041 ret = get_info(sock_net(sk), user, len, 0); do_ip6t_get_ctl()
|
/linux-4.1.27/drivers/firewire/ |
H A D | core-cdev.c | 422 struct fw_cdev_get_info get_info; member in union:ioctl_arg 446 struct fw_cdev_get_info *a = &arg->get_info; ioctl_get_info()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | lprocfs_status.c | 1335 LPROCFS_OBD_OP_INIT(num_private_stats, stats, get_info); lprocfs_init_ops_stats()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
H A D | mdc_request.c | 2014 /* -EREMOTE means the get_info result is partial, and it needs to mdc_get_info_rpc()
|
/linux-4.1.27/include/net/ |
H A D | tcp.h | 834 size_t (*get_info)(struct sock *sk, u32 ext, int *attr, member in struct:tcp_congestion_ops
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_idl.h | 3343 /* Key for FIEMAP to be used in get_info calls */
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | file.c | 1675 * Make the FIEMAP get_info call and returns the result.
|