Symbol: RL
drivers/gpu/drm/amd/include/atomfirmware.h
3418
uint8_t RL;
drivers/media/dvb-frontends/bcm3510_priv.h
413
u8 RL :1;
drivers/memory/tegra/tegra210-emc-cc-r21021.c
668
tRTM = fake->dram_timings[RL] + div_o3(3600, src_clk_period) +
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2721
RL("RxPackets:", stats.pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2722
RL("RxCSO:", stats.rx_cso);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2723
RL("VLANxtract:", stats.vlan_ex);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2724
RL("LROmerged:", stats.lro_merged);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2725
RL("LROpackets:", stats.lro_pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2726
RL("RxDrops:", stats.rx_drops);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2727
RL("RxBadPkts:", stats.bad_rx_pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2735
RL("FLAllocErr:", fl.alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2736
RL("FLLrgAlcErr:", fl.large_alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2737
RL("FLMapErr:", fl.mapping_err);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2738
RL("FLLow:", fl.low);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2739
RL("FLStarving:", fl.starving);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2780
RL("RxPackets:", stats.pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2781
RL("RxCSO:", stats.rx_cso);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2782
RL("VLANxtract:", stats.vlan_ex);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2783
RL("LROmerged:", stats.lro_merged);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2784
RL("LROpackets:", stats.lro_pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2785
RL("RxDrops:", stats.rx_drops);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2786
RL("RxBadPkts:", stats.bad_rx_pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2787
RL("FLAllocErr:", fl.alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2788
RL("FLLrgAlcErr:", fl.large_alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2789
RL("FLMapErr:", fl.mapping_err);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2790
RL("FLLow:", fl.low);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2791
RL("FLStarving:", fl.starving);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2835
RL("RxPackets:", stats.pkts);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2836
RL("RxImm:", stats.imm);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2837
RL("RxAN", stats.an);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2838
RL("RxNoMem", stats.nomem);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2846
RL("FLAllocErr:", fl.alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2847
RL("FLLrgAlcErr:", fl.large_alloc_failed);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2848
RL("FLMapErr:", fl.mapping_err);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2849
RL("FLLow:", fl.low);
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2850
RL("FLStarving:", fl.starving);
lib/locking-selftest-rlock.h
3
#define LOCK RL
lib/locking-selftest-rlock.h
9
#define RLOCK RL
lib/locking-selftest-wlock.h
9
#define RLOCK RL
lib/locking-selftest.c
1041
RL(A); \
lib/locking-selftest.c
1079
RL(Y1); \
lib/locking-selftest.c
1086
RL(Z1); \
lib/locking-selftest.c
1093
RL(X1); \
lib/locking-selftest.c
1117
RL(Y1); \
lib/locking-selftest.c
1118
RL(Z1); \
lib/locking-selftest.c
1125
RL(X1); \
lib/locking-selftest.c
1149
RL(Y1); \
lib/locking-selftest.c
1150
RL(Z1); \
lib/locking-selftest.c
1156
RL(Z1); \
lib/locking-selftest.c
1175
RL(Y1); \
lib/locking-selftest.c
1181
RL(Y1); \
lib/locking-selftest.c
1182
RL(Z1); \
lib/locking-selftest.c
1212
RL(A); \
lib/locking-selftest.c
1262
RL(A); \
lib/locking-selftest.c
1318
RL(A); \
lib/locking-selftest.c
1324
RL(B); \
lib/locking-selftest.c
240
#define RLU(x) RL(x); RU(x)
lib/locking-selftest.c
335
RL(X1);
lib/locking-selftest.c
336
RL(X1); // this one should NOT fail
lib/locking-selftest.c
341
RL(X1);
lib/locking-selftest.c
342
RL(X2); // this one should NOT fail
lib/locking-selftest.c
361
RL(X1);
lib/locking-selftest.c
374
RL(X2); // this one should fail
lib/locking-selftest.c
391
RL(X1);
lib/locking-selftest.c
442
RL(X1);
lib/locking-selftest.c
448
RL(X1);
lib/locking-selftest.c
466
RL(X1);
lib/locking-selftest.c
472
RL(X1);
sound/hda/core/hdmi_chmap.c
127
{ .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
129
{ .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
131
{ .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
133
{ .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
135
{ .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
137
{ .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
144
{ .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
145
{ .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
146
{ .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
147
{ .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
148
{ .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
149
{ .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
158
{ .ca_index = 0x1c, .speakers = { FRC, FLC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
159
{ .ca_index = 0x1d, .speakers = { FRC, FLC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
160
{ .ca_index = 0x1e, .speakers = { FRC, FLC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
161
{ .ca_index = 0x1f, .speakers = { FRC, FLC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
162
{ .ca_index = 0x20, .speakers = { 0, FCH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
163
{ .ca_index = 0x21, .speakers = { 0, FCH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
164
{ .ca_index = 0x22, .speakers = { TC, 0, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
165
{ .ca_index = 0x23, .speakers = { TC, 0, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
166
{ .ca_index = 0x24, .speakers = { FRH, FLH, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
167
{ .ca_index = 0x25, .speakers = { FRH, FLH, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
168
{ .ca_index = 0x26, .speakers = { FRW, FLW, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
169
{ .ca_index = 0x27, .speakers = { FRW, FLW, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
170
{ .ca_index = 0x28, .speakers = { TC, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
171
{ .ca_index = 0x29, .speakers = { TC, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
172
{ .ca_index = 0x2a, .speakers = { FCH, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
173
{ .ca_index = 0x2b, .speakers = { FCH, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
174
{ .ca_index = 0x2c, .speakers = { TC, FCH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
175
{ .ca_index = 0x2d, .speakers = { TC, FCH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
176
{ .ca_index = 0x2e, .speakers = { FRH, FLH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
177
{ .ca_index = 0x2f, .speakers = { FRH, FLH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
178
{ .ca_index = 0x30, .speakers = { FRW, FLW, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
179
{ .ca_index = 0x31, .speakers = { FRW, FLW, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
398
{ SNDRV_CHMAP_RL, RL },
sound/hda/core/hdmi_chmap.c
66
[3] = RL | RR,
sound/soc/codecs/hdmi-codec.c
202
.mask = FL | FR | LFE | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
204
.mask = FL | FR | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
206
.mask = FL | FR | LFE | RL | RR },
sound/soc/codecs/hdmi-codec.c
208
.mask = FL | FR | RL | RR },
sound/soc/codecs/hdmi-codec.c
218
.mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
220
.mask = FL | FR | LFE | FC | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
222
.mask = FL | FR | FC | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
224
.mask = FL | FR | FC | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
226
.mask = FL | FR | LFE | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
228
.mask = FL | FR | LFE | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
230
.mask = FL | FR | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
232
.mask = FL | FR | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
234
.mask = FL | FR | LFE | FC | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
238
.mask = FL | FR | FC | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
242
.mask = FL | FR | LFE | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
246
.mask = FL | FR | RC | RL | RR },
sound/soc/codecs/hdmi-codec.c
258
.mask = FL | FR | LFE | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
260
.mask = FL | FR | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
262
.mask = FL | FR | LFE | RL | RR },
sound/soc/codecs/hdmi-codec.c
264
.mask = FL | FR | RL | RR },
sound/soc/codecs/hdmi-codec.c
329
[0] = FL | FR, [1] = LFE, [2] = FC, [3] = RL | RR,
sound/x86/intel_hdmi_audio.c
106
{ .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
107
{ .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
108
{ .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
109
{ .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
110
{ .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
111
{ .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
120
{ .ca_index = 0x1c, .speakers = { FRC, FLC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
121
{ .ca_index = 0x1d, .speakers = { FRC, FLC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
122
{ .ca_index = 0x1e, .speakers = { FRC, FLC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
123
{ .ca_index = 0x1f, .speakers = { FRC, FLC, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
129
{ SNDRV_CHMAP_RL, 0x04, RL },
sound/x86/intel_hdmi_audio.c
67
[3] = RL | RR,
sound/x86/intel_hdmi_audio.c
89
{ .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
91
{ .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
93
{ .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
95
{ .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
97
{ .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
99
{ .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },