Searched refs:efs (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_cls.c | 1345 struct mvpp2_ethtool_fs *efs; in mvpp2_ethtool_cls_rule_get() local 1350 efs = port->rfs_rules[rxnfc->fs.location]; in mvpp2_ethtool_cls_rule_get() 1351 if (!efs) in mvpp2_ethtool_cls_rule_get() 1354 memcpy(rxnfc, &efs->rxnfc, sizeof(efs->rxnfc)); in mvpp2_ethtool_cls_rule_get() 1364 struct mvpp2_ethtool_fs *efs, *old_efs; in mvpp2_ethtool_cls_rule_ins() local 1370 efs = kzalloc(sizeof(*efs), GFP_KERNEL); in mvpp2_ethtool_cls_rule_ins() 1371 if (!efs) in mvpp2_ethtool_cls_rule_ins() 1388 efs in mvpp2_ethtool_cls_rule_ins() 1434 struct mvpp2_ethtool_fs *efs; mvpp2_ethtool_cls_rule_del() local [all...] |
/openbmc/linux/fs/efs/ |
H A D | Makefile | 6 obj-$(CONFIG_EFS_FS) += efs.o 8 efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
|
H A D | Kconfig | 13 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>. 16 module will be called efs.
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_core.c | 3076 struct l2cap_conf_efs efs; in l2cap_add_opt_efs() 3080 efs.id = chan->local_id; in l2cap_add_opt_efs() 3081 efs.stype = chan->local_stype; in l2cap_add_opt_efs() 3082 efs.msdu = cpu_to_le16(chan->local_msdu); in l2cap_add_opt_efs() 3083 efs.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in l2cap_add_opt_efs() 3084 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs() 3085 efs.flush_to = cpu_to_le32(L2CAP_EFS_DEFAULT_FLUSH_TO); in l2cap_add_opt_efs() 3089 efs.id = 1; in l2cap_add_opt_efs() 3090 efs.stype = L2CAP_SERV_BESTEFFORT; in l2cap_add_opt_efs() 3091 efs in l2cap_add_opt_efs() 3075 struct l2cap_conf_efs efs; l2cap_add_opt_efs() local 3384 struct l2cap_conf_efs efs; l2cap_parse_conf_req() local 3603 struct l2cap_conf_efs efs; l2cap_parse_conf_rsp() local [all...] |
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/ |
H A D | tune-ppce500.inc | 10 TARGET_FPU .= "${@bb.utils.contains('TUNE_FEATURES', [ 'ppce500' , 'spe' ], 'ppc-efs', '', d)}"
|
/openbmc/linux/fs/ |
H A D | Makefile | 97 obj-$(CONFIG_EFS_FS) += efs/
|
H A D | Kconfig | 322 source "fs/efs/Kconfig"
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8026-asus-sparrow.dts | 41 modem_efs_region: modem-efs@7f00000 {
|
H A D | qcom-apq8026-huawei-sturgeon.dts | 47 modem_efs_region: modem-efs@7f00000 {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdx75.dtsi | 300 modem_efs_shared_mem: modem-efs-shared@87d80000 {
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 219 struct event_function_struct *efs = info; in event_function() local 220 struct perf_event *event = efs->event; in event_function() 256 efs->func(event, cpuctx, ctx, efs->data); in event_function() 268 struct event_function_struct efs = { in event_function_call() local 284 cpu_function_call(event->cpu, event_function, &efs); in event_function_call() 292 if (!task_function_call(task, event_function, &efs)) in event_function_call()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 7658 W: http://aeschi.ch.eu.org/efs/ 7659 F: fs/efs/
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |