Searched refs:type (Results 676 - 700 of 13856) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgp10b.c45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) argument
47 return nvkm_mc_new_(&gp10b_mc, device, type, inst, pmc);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgp100.c96 u32 type = nvkm_rd32(device, 0x00280c + (unit * 0x10)); local
104 info.gpc = (type & 0x1f000000) >> 24;
105 info.hub = (type & 0x00100000) >> 20;
106 info.access = (type & 0x00070000) >> 16;
107 info.client = (type & 0x00007f00) >> 8;
108 info.reason = (type & 0x0000001f);
135 gp100_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
138 return nvkm_fifo_new_(&gp100_fifo, device, type, inst, pfifo);
H A Dgk20a.c48 gk20a_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
51 return nvkm_fifo_new_(&gk20a_fifo, device, type, inst, pfifo);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp10b.c55 gp10b_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
58 return nvkm_acr_new_(gp10b_acr_fwif, device, type, inst, pacr);
H A Dgv100.c63 gv100_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, argument
66 return nvkm_acr_new_(gv100_acr_fwif, device, type, inst, pacr);
/linux-master/fs/jffs2/
H A Dacl.h30 struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu);
32 struct posix_acl *acl, int type);
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc.c17 static int sparx5_tc_block_cb(enum tc_setup_type type, argument
23 switch (type) {
33 static int sparx5_tc_block_cb_ingress(enum tc_setup_type type, argument
37 return sparx5_tc_block_cb(type, type_data, cb_priv, true);
40 static int sparx5_tc_block_cb_egress(enum tc_setup_type type, argument
44 return sparx5_tc_block_cb(type, type_data, cb_priv, false);
157 int sparx5_port_setup_tc(struct net_device *ndev, enum tc_setup_type type, argument
160 switch (type) {
/linux-master/include/linux/platform_data/x86/
H A Dsoc.h19 #define SOC_INTEL_IS_CPU(soc, type) \
23 X86_MATCH_INTEL_FAM6_MODEL(type, NULL), \
/linux-master/security/integrity/ima/
H A Dima_asymmetric_keys.c12 #include <keys/asymmetric-type.h>
36 if (key->type != &key_type_asymmetric)
/linux-master/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h38 * bit 2 - 6: swap type
48 #define __swp_entry(type, offset) ((swp_entry_t) { \
49 ((type & 0x1f) << 2) | \
/linux-master/fs/nfs/
H A Dnfs3_fs.h14 extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu);
16 struct posix_acl *acl, int type);
/linux-master/drivers/acpi/acpica/
H A Dnswalk.c57 * PARAMETERS: type - Type of node to be searched for
72 struct acpi_namespace_node *acpi_ns_get_next_node_typed(acpi_object_type type, argument
87 /* If any type is OK, we are done */
89 if (type == ACPI_TYPE_ANY) {
100 /* If type matches, we are done */
102 if (next_node->type == type) {
120 * PARAMETERS: type - acpi_object_type to search for
137 * the type parameter is found. If the callback function returns
150 acpi_ns_walk_namespace(acpi_object_type type, argument
[all...]
/linux-master/include/net/
H A Dfou.h16 u8 *protocol, __be16 *sport, int type);
18 u8 *protocol, __be16 *sport, int type);
/linux-master/net/dsa/
H A Dtrace.c10 switch (db->type) {
29 switch (dp->type) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Drecvmsg4_prog.c28 if (ctx->type != SOCK_STREAM && ctx->type != SOCK_DGRAM)
H A Dverifier_prevent_map_lookup.c9 __uint(type, BPF_MAP_TYPE_STACK_TRACE);
16 __uint(type, BPF_MAP_TYPE_PROG_ARRAY);
H A Dinner_array_lookup.c7 __uint(type, BPF_MAP_TYPE_ARRAY);
14 __uint(type, BPF_MAP_TYPE_HASH_OF_MAPS);
/linux-master/arch/x86/include/asm/
H A Dorc_types.h65 unsigned type:3; member in struct:orc_entry
72 unsigned type:3; member in struct:orc_entry
/linux-master/tools/arch/x86/include/asm/
H A Dorc_types.h65 unsigned type:3; member in struct:orc_entry
72 unsigned type:3; member in struct:orc_entry
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc.c71 static int lan966x_tc_block_cb(enum tc_setup_type type, void *type_data, argument
76 switch (type) {
86 static int lan966x_tc_block_cb_ingress(enum tc_setup_type type, argument
89 return lan966x_tc_block_cb(type, type_data, cb_priv, true);
92 static int lan966x_tc_block_cb_egress(enum tc_setup_type type, argument
95 return lan966x_tc_block_cb(type, type_data, cb_priv, false);
119 int lan966x_tc_setup(struct net_device *dev, enum tc_setup_type type, argument
124 switch (type) {
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_bindings.h23 int efx_tc_setup(struct net_device *net_dev, enum tc_setup_type type,
27 void *cb_priv, enum tc_setup_type type,
/linux-master/include/linux/
H A Dif_arp.h32 switch (dev->type) {
46 switch (dev->type) {
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) argument
67 return nvkm_sw_new_(&nv10_sw, device, type, inst, psw);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgv100.c47 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) argument
49 return gf100_fb_new_(&gv100_fb, device, type, inst, pfb);
H A Dramgp102.c13 enum nvkm_ram_type type = nvkm_fb_bios_memtype(fb->subdev.device->bios); local
19 ret = nvkm_ram_new_(&gp102_ram, fb, type, size, pram);

Completed in 286 milliseconds

<<21222324252627282930>>