Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 25 of 119) sorted by relevance

12345

/linux/drivers/isdn/mISDN/
A Dlayer2.c92 struct layer2 *l2 = fi->userdata; in l2m_debug() local
118 l2addrsize(struct layer2 *l2) in l2addrsize()
124 l2_newid(struct layer2 *l2) in l2_newid()
336 InitWin(struct layer2 *l2) in InitWin()
345 freewin(struct layer2 *l2) in freewin()
360 ReleaseWin(struct layer2 *l2) in ReleaseWin()
370 cansend(struct layer2 *l2) in cansend()
793 tx_ui(struct layer2 *l2) in tx_ui()
2062 release_l2(struct layer2 *l2) in release_l2()
2111 struct layer2 *l2; in create_l2() local
[all …]
A Dtei.c109 struct layer2 *l2; in da_deactivate() local
146 struct layer2 *l2; in da_timer() local
246 struct layer2 *l2; in get_free_id() local
270 struct layer2 *l2; in get_free_tei() local
416 struct layer2 *l2; in findtei() local
480 struct layer2 *l2; in tei_id_assign() local
509 struct layer2 *l2; in tei_id_test_dup() local
787 struct layer2 *l2; in create_new_tei() local
851 struct layer2 *l2; in new_tei_req() local
985 struct layer2 *l2; in create_teimgr() local
[all …]
/linux/drivers/memory/
A Dbt1-l2-ctl.c103 static int l2_ctl_set_latency(struct l2_ctl *l2, enum l2_ctl_stall id, u32 val) in l2_ctl_set_latency()
142 struct l2_ctl *l2 = data; in l2_ctl_clear_data() local
151 struct l2_ctl *l2; in l2_ctl_create_data() local
170 static int l2_ctl_find_sys_regs(struct l2_ctl *l2) in l2_ctl_find_sys_regs()
181 static int l2_ctl_of_parse_property(struct l2_ctl *l2, enum l2_ctl_stall id, in l2_ctl_of_parse_property()
196 static int l2_ctl_of_parse(struct l2_ctl *l2) in l2_ctl_of_parse()
217 struct l2_ctl *l2 = dev_get_drvdata(dev); in l2_ctl_latency_show() local
233 struct l2_ctl *l2 = dev_get_drvdata(dev); in l2_ctl_latency_store() local
261 struct l2_ctl *l2 = data; in l2_ctl_remove_sysfs() local
266 static int l2_ctl_init_sysfs(struct l2_ctl *l2) in l2_ctl_init_sysfs()
[all …]
/linux/security/selinux/ss/
A Dmls_types.h30 const struct mls_level *l2) in mls_level_eq()
36 const struct mls_level *l2) in mls_level_dom()
42 #define mls_level_incomp(l1, l2) \ argument
45 #define mls_level_between(l1, l2, l3) \ argument
/linux/arch/parisc/lib/
A Dio.c169 unsigned int l = 0, l2; in insw() local
241 unsigned int l = 0, l2; in insl() local
339 unsigned int l = 0, l2; in outsw() local
411 unsigned int l = 0, l2; in outsl() local
/linux/tools/mm/
A Dpage_owner_sort.c128 const struct block_list *l1 = p1, *l2 = p2; in compare_txt() local
135 const struct block_list *l1 = p1, *l2 = p2; in compare_stacktrace() local
142 const struct block_list *l1 = p1, *l2 = p2; in compare_num() local
149 const struct block_list *l1 = p1, *l2 = p2; in compare_page_num() local
156 const struct block_list *l1 = p1, *l2 = p2; in compare_pid() local
163 const struct block_list *l1 = p1, *l2 = p2; in compare_tgid() local
170 const struct block_list *l1 = p1, *l2 = p2; in compare_allocator() local
177 const struct block_list *l1 = p1, *l2 = p2; in compare_comm() local
184 const struct block_list *l1 = p1, *l2 = p2; in compare_ts() local
/linux/fs/ntfs3/
A Dupcase.c36 int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2, in ntfs_cmp_names()
75 size_t l2 = uni2->len; in ntfs_cmp_names_cpu() local
/linux/arch/sparc/lib/
A DPeeCeeI.c37 u32 l, l2; in outsl() local
154 u32 l = 0, l2, *pi; in insl() local
/linux/drivers/net/ethernet/mediatek/
A Dmtk_ppe.c216 struct mtk_foe_mac_info *l2; in mtk_foe_entry_prepare() local
373 struct mtk_foe_mac_info *l2 = mtk_foe_entry_l2(eth, entry); in mtk_foe_entry_set_dsa() local
390 struct mtk_foe_mac_info *l2 = mtk_foe_entry_l2(eth, entry); in mtk_foe_entry_set_vlan() local
415 struct mtk_foe_mac_info *l2 = mtk_foe_entry_l2(eth, entry); in mtk_foe_entry_set_pppoe() local
431 struct mtk_foe_mac_info *l2 = mtk_foe_entry_l2(eth, entry); in mtk_foe_entry_set_wdma() local
704 struct mtk_foe_mac_info *l2; in mtk_foe_entry_commit_subflow() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dcl9097.h33 __u32 l2[4]; member
43 __u32 l2; member
/linux/arch/csky/mm/
A Dcachev1.c32 static void cache_op_all(unsigned int value, unsigned int l2) in cache_op_all()
47 unsigned int l2) in cache_op_range()
/linux/kernel/
A Dkcmp.c75 static void kcmp_unlock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_unlock()
82 static int kcmp_lock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_lock()
/linux/arch/arm64/boot/dts/realtek/
A Drtd1293.dtsi31 l2: l2-cache { label
A Drtd1295.dtsi45 l2: l2-cache { label
A Drtd1296.dtsi45 l2: l2-cache { label
A Drtd1395.dtsi45 l2: l2-cache { label
/linux/arch/arm64/boot/dts/marvell/
A Darmada-ap806-dual.dtsi49 l2: l2-cache { label
/linux/arch/arm64/boot/dts/nuvoton/
A Dnuvoton-npcm845.dtsi50 l2: l2-cache { label
/linux/arch/arm/boot/dts/unisoc/
A Drda8810pl.dtsi141 l2: cache-controller@21100000 { label
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-g12a.dtsi51 l2: l2-cache0 { label
A Dmeson-g12b.dtsi106 l2: l2-cache0 { label
/linux/arch/microblaze/lib/
A Dmulsi3.S28 l2: label
/linux/arch/arm/boot/dts/broadcom/
A Dbcm2836.dtsi113 l2: l2-cache0 { label
A Dbcm2837.dtsi115 l2: l2-cache0 { label
/linux/arch/arm64/boot/dts/airoha/
A Den7581.dtsi107 l2: l2-cache { label

Completed in 144 milliseconds

12345