Searched refs:flavors (Results 1 - 50 of 50) sorted by relevance

/linux-4.4.14/arch/arm/mach-mvebu/
H A Dkirkwood.h4 * Generic definitions for Marvell Kirkwood SoC flavors:
/linux-4.4.14/fs/nfs/
H A Dnfs4namespace.c140 * @flavors: List of security tuples returned by SECINFO procedure
143 * "flavors" that is locally supported. The "flavors" array
155 struct nfs4_secinfo_flavors *flavors) nfs_find_best_sec()
161 for (i = 0; i < flavors->num_flavors; i++) { nfs_find_best_sec()
162 secinfo = &flavors->flavors[i]; nfs_find_best_sec()
214 struct nfs4_secinfo_flavors *flavors; nfs4_negotiate_security() local
222 flavors = page_address(page); nfs4_negotiate_security()
224 err = nfs4_proc_secinfo(inode, name, flavors); nfs4_negotiate_security()
230 new = nfs_find_best_sec(clnt, NFS_SERVER(inode), flavors); nfs4_negotiate_security()
153 nfs_find_best_sec(struct rpc_clnt *clnt, struct nfs_server *server, struct nfs4_secinfo_flavors *flavors) nfs_find_best_sec() argument
H A Dmount_clnt.c418 rpc_authflavor_t *flavors = res->auth_flavors; decode_auth_flavors() local
430 dprintk("NFS: received %u auth flavors\n", entries); decode_auth_flavors()
442 flavors[i] = be32_to_cpup(p++); decode_auth_flavors()
443 dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]); decode_auth_flavors()
H A Dsuper.c1034 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); nfs_auth_info_add()
1038 if (flavor == auth_info->flavors[i]) nfs_auth_info_add()
1043 dfprintk(MOUNT, "NFS: too many sec= flavors\n"); nfs_auth_info_add()
1047 auth_info->flavors[auth_info->flavor_len++] = flavor; nfs_auth_info_add()
1064 if (auth_info->flavors[i] == match) nfs_auth_info_match()
1701 "NFS: specified auth flavors not supported by server\n"); nfs_verify_authflavors()
H A Dnfs4proc.c3189 * Retry pseudoroot lookup with various security flavors. We do this when:
3215 server->auth_info.flavors[i]); nfs4_find_root_sec()
3221 /* no flavors specified by user, try default list */ nfs4_find_root_sec()
6697 static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs4_proc_secinfo() argument
6705 .flavors = flavors, _nfs4_proc_secinfo()
6737 struct nfs4_secinfo_flavors *flavors) nfs4_proc_secinfo()
6746 err = _nfs4_proc_secinfo(dir, name, flavors, true); nfs4_proc_secinfo()
6755 err = _nfs4_proc_secinfo(dir, name, flavors, false); nfs4_proc_secinfo()
8264 struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name()
8270 .flavors = flavors, _nfs41_proc_secinfo_no_name()
8300 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name()
8311 flavors, true); nfs41_proc_secinfo_no_name()
8321 flavors, false); nfs41_proc_secinfo_no_name()
8343 struct nfs4_secinfo_flavors *flavors; nfs41_find_root_sec() local
8353 flavors = page_address(page); nfs41_find_root_sec()
8354 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors); nfs41_find_root_sec()
8367 for (i = 0; i < flavors->num_flavors; i++) { nfs41_find_root_sec()
8368 secinfo = &flavors->flavors[i]; nfs41_find_root_sec()
6736 nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors) nfs4_proc_secinfo() argument
8262 _nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors, bool use_integrity) _nfs41_proc_secinfo_no_name() argument
8299 nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) nfs41_proc_secinfo_no_name() argument
H A Dnfs4client.c985 * other specified flavors */ nfs4_init_server()
987 data->selected_flavor = data->auth_info.flavors[0]; nfs4_init_server()
H A Dinternal.h51 * Note: RFC 1813 doesn't limit the number of auth flavors that
H A Dnfs4xdr.c5490 res->flavors->num_flavors = 0; decode_secinfo_common()
5494 sec_flavor = &res->flavors->flavors[i]; decode_secinfo_common()
5495 if ((char *)&sec_flavor[1] - (char *)res->flavors > PAGE_SIZE) decode_secinfo_common()
5508 res->flavors->num_flavors++; decode_secinfo_common()
/linux-4.4.14/include/uapi/linux/
H A Dptrace.h38 * other user_regset flavors, the user_regset layout and the ELF core dump note
/linux-4.4.14/arch/hexagon/include/asm/
H A Dtlbflush.h29 * ones from smp.c, else they are some local flavors.
H A Dbitops.h137 * These are allowed to be non-atomic. In fact the generic flavors are
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Delmer0.h41 /* ELMER0 flavors */
/linux-4.4.14/arch/arm/mach-mv78xx0/include/mach/
H A Dmv78xx0.h4 * Generic definitions for Marvell MV78xx0 SoC flavors:
/linux-4.4.14/arch/arm/mach-orion5x/include/mach/
H A Dorion5x.h4 * Generic definitions of Orion SoC flavors:
/linux-4.4.14/kernel/rcu/
H A Drcu.h62 * RCU API. Leaving in rcupdate.h because they are used by all RCU flavors.
H A Dtree.h532 struct list_head flavors; /* List of RCU flavors. */ member in struct:rcu_state
552 list_for_each_entry((rsp), &rcu_struct_flavors, flavors)
H A Dtree_plugin.h39 * handle all flavors of RCU.
1216 * RCU softirq used in flavors and configurations of RCU that do not
1425 * Try to advance callbacks for all flavors of RCU on the current CPU, but
1765 /* Zero ->ticks_this_gp for all flavors of RCU. */ zero_cpu_stall_ticks()
1772 /* Increment ->ticks_this_gp for all flavors of RCU. */ increment_cpu_stall_ticks()
H A Dtree.c365 * Register a quiescent state for all RCU flavors. If there is an
368 * RCU flavors in desperate need of a quiescent state, which will normally
370 * all RCU flavors.
4467 list_add(&rsp->flavors, &rcu_struct_flavors);
/linux-4.4.14/drivers/lguest/
H A Dhypercalls.c76 /* FLUSH_TLB comes in two flavors, depending on the argument: */ do_hcall()
253 * Remember from the Guest, hypercalls come in two flavors: normal and
/linux-4.4.14/drivers/clk/berlin/
H A Dberlin2-div.c51 * For whatever reason, above control signals come in two flavors:
/linux-4.4.14/include/linux/
H A Dnfs_fs_sb.h160 struct nfs_auth_info auth_info; /* parsed auth flavors */
H A Drcupdate.h244 * @...: List of call_rcu() functions for the flavors to wait on.
246 * This macro waits concurrently for multiple flavors of RCU grace periods.
588 * multiple flavors of pointers to match the multiple flavors of RCU
H A Dnfs_xdr.h654 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member in struct:nfs_auth_info
1138 struct nfs4_secinfo4 flavors[0]; member in struct:nfs4_secinfo_flavors
1149 struct nfs4_secinfo_flavors *flavors; member in struct:nfs4_secinfo_res
H A Dquota.h441 * Quota state flags - they actually come in two flavors - for users and groups.
/linux-4.4.14/sound/pci/echoaudio/
H A Dgina24_dsp.c61 /* Gina24 comes in both '301 and '361 flavors */ init_hw()
H A Dmona_dsp.c64 /* Mona comes in both '301 and '361 flavors */ init_hw()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_sec.h183 * "end user" flavors
259 * Full description of flavors being used on a ptlrpc connection, include
853 * bulk flavors
/linux-4.4.14/net/sunrpc/
H A Dauth.c204 * rpcauth_list_flavors - discover registered flavors and pseudoflavors
/linux-4.4.14/include/acpi/
H A Dactbl.h396 * Sizes of the various flavors of FADT. We need to look closely
/linux-4.4.14/include/linux/regulator/
H A Ddriver.h32 /* fast/normal/idle/standby are flavors of "on" */
/linux-4.4.14/arch/powerpc/kernel/
H A Dptrace.c618 * These are our native regset flavors.
807 * These are the regset flavors matching the CONFIG_PPC32 native set.
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec.c216 * flavors other than plain sptlrpc_flavor2name()
1812 * accept it is match the old flavors which is not expired. */ sptlrpc_target_export_check()
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc.h519 /* various flavors of local and remote Get/Put values */
H A Dxpc_sn2.c159 * IRQs (also known as IPIs). There are two flavors of IRQs, one that is
/linux-4.4.14/drivers/mtd/nand/
H A Ddavinci_nand.c45 * and some flavors of secondary chipselect (e.g. based on A12) as used
/linux-4.4.14/drivers/gpu/vga/
H A Dvga_switcheroo.c49 * These come in two flavors:
/linux-4.4.14/fs/nfsd/
H A Dexport.c473 /* Only some flags are allowed to differ between flavors: */ secinfo_parse()
/linux-4.4.14/arch/sparc/kernel/
H A Dhead_32.S489 /* Fujitsu MicroSPARC-II has no asynchronous flavors of FARs */
/linux-4.4.14/arch/ia64/sn/pci/
H A Dtioce_provider.c138 * Bus address ranges for the 5 flavors of TIOCE DMA
/linux-4.4.14/net/ipv4/
H A Dtcp_minisocks.c194 /* This is TIME_WAIT assassination, in two flavors. tcp_timewait_state_process()
H A Dtcp_input.c941 * 3. Loss detection event of two flavors:
/linux-4.4.14/drivers/input/mouse/
H A Delantech.c719 * V2 hardware has two flavors. Older ones that do not report pressure, elantech_packet_check_v2()
/linux-4.4.14/drivers/block/
H A Dcpqarray.c1641 This is a large bit of code which once existed in two flavors,
/linux-4.4.14/drivers/scsi/
H A Dfdomain.c1704 Note that (1) may be FALSE for NetBSD (and other BSD flavors), fdomain_16x0_biosparam()
/linux-4.4.14/drivers/ata/
H A Dsata_nv.c451 * all flavors.
H A Dlibata-core.c1931 * both flavors of IDENTIFYs which happens ata_dev_read_id()
/linux-4.4.14/fs/cifs/
H A Dcifsglob.h608 /* extended security flavors that server supports */
H A Dconnect.c268 /* cache flavors */
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_core.c2031 * external/discrete ones in various flavors (twl4030 family, musb_init_controller()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dcassini.c216 * module because 'HZ' in actually a function call on some flavors of

Completed in 1779 milliseconds