/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 84 - const: rew 153 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1", 200 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
|
/linux/kernel/rcu/ |
H A D | tree_exp.h | 351 struct rcu_node *rnp = container_of(rewp, struct rcu_node, rew); in __sync_rcu_exp_select_node_cpus() 461 kthread_init_work(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work() 467 kthread_queue_work(READ_ONCE(rnp->exp_kworker), &rnp->rew.rew_work); in sync_rcu_exp_select_cpus_queue_work() 472 kthread_flush_work(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus_flush_work() 486 static inline void synchronize_rcu_expedited_queue_work(struct rcu_exp_work *rew) in synchronize_rcu_expedited_queue_work() argument 488 kthread_init_work(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work() 489 kthread_queue_work(rcu_exp_gp_kworker, &rew->rew_work); in synchronize_rcu_expedited_queue_work() 513 sync_rcu_exp_select_node_cpus(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus() 942 struct rcu_exp_work rew; in synchronize_rcu_expedited() local 985 rew.rew_s = s; in synchronize_rcu_expedited() [all …]
|
H A D | tree.h | 133 struct rcu_exp_work rew; member
|
/linux/drivers/net/dsa/ocelot/ |
H A D | ocelot_ext.c | 43 [REW] = "rew",
|
H A D | felix_vsc9959.c | 511 [REW] = vsc9959_rew_regmap, 524 DEFINE_RES_MEM_NAMED(0x0030000, 0x0010000, "rew"), 543 [REW] = "rew",
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-delock-61959.c | 51 { 0x866b1e, KEY_REWIND}, /* << / REW */
|
H A D | rc-asus-pc39.c | 48 { 0x0821, KEY_PREVIOUS }, /* rew */
|
H A D | rc-asus-ps3-100.c | 57 { 0x0821, KEY_PREVIOUS }, /* rew */
|
H A D | rc-digitalnow-tinytwin.c | 37 { 0x001a, KEY_REWIND }, /* REW [<<] */
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 250 { REW, "rew" }, in mscc_ocelot_probe()
|
H A D | vsc7514_regs.c | 428 [REW] = vsc7514_rew_regmap,
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_ag_api.h | 566 * Command forwarded to REW: 0: No action. 1: SWAP MAC addresses. 2: Do L2CP 570 * REW::STAT_CFG. 740 * (REW:PORT:PORT_VLAN_CFG.PORT_TPID). 3: If IFH.TAG_TYPE = 0 then 0x8100 else 752 * (REW:PORT:PORT_VLAN_CFG.PORT_TPID). 3: If IFH.TAG_TYPE = 0 then 0x8100 else 758 * REW::DP_MAP.DP [IFH.VSTAX.QOS.DP]. 3: DEI of popped VLAN tag if available
|
/linux/drivers/mfd/ |
H A D | ocelot-core.c | 144 DEFINE_RES_REG_NAMED(VSC7512_REW_RES_START, VSC7512_REW_RES_SIZE, "rew"),
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_regs.h | 1537 /* REW:PORT:PORT_VLAN_CFG */ 1552 /* REW:PORT:TAG_CFG */ 1579 /* REW:PORT:PORT_CFG */ 1594 /* REW:PORT:DSCP_CFG */ 1603 /* REW:PORT:PCP_DEI_QOS_MAP_CFG */ 1618 /* REW:COMMON:STAT_CFG */
|
/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 141 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1",
|
/linux/include/soc/mscc/ |
H A D | ocelot.h | 114 REW, enumerator 310 REW_PORT_VLAN_CFG = REW << TARGET_OFFSET,
|
/linux/drivers/atm/ |
H A D | atmtcp.c | 116 /* Nothing.... Isn't this simple :-) -- REW */ in atmtcp_v_dev_close()
|
/linux/include/linux/usb/ |
H A D | r8a66597.h | 202 #define REW 0x4000 /* b14: Buffer rewind */ macro
|
/linux/Documentation/scsi/ |
H A D | st.rst | 128 dev_upper non-rew mode dev-lower
|
/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 2171 /* First tickle the hardware, only then report what went on. -- REW */ in DEFINE_IDTENTRY_SYSVEC()
|