Home
last modified time | relevance | path

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

12

/linux-3.3/drivers/isdn/mISDN/
Dlayer2.c97 struct layer2 *l2 = fi->userdata; in l2m_debug() local
116 l2headersize(struct layer2 *l2, int ui) in l2headersize()
123 l2addrsize(struct layer2 *l2) in l2addrsize()
129 l2_newid(struct layer2 *l2) in l2_newid()
143 l2up(struct layer2 *l2, u_int prim, struct sk_buff *skb) in l2up()
159 l2up_create(struct layer2 *l2, u_int prim, int len, void *arg) in l2up_create()
183 l2down_skb(struct layer2 *l2, struct sk_buff *skb) { in l2down_skb()
193 l2down_raw(struct layer2 *l2, struct sk_buff *skb) in l2down_raw()
208 l2down(struct layer2 *l2, u_int prim, u_int id, struct sk_buff *skb) in l2down()
218 l2down_create(struct layer2 *l2, u_int prim, u_int id, int len, void *arg) in l2down_create()
[all …]
Dtei.c118 struct layer2 *l2; in da_deactivate() local
155 struct layer2 *l2; in da_timer() local
255 struct layer2 *l2; in get_free_id() local
279 struct layer2 *l2; in get_free_tei() local
425 struct layer2 *l2; in findtei() local
489 struct layer2 *l2; in tei_id_assign() local
518 struct layer2 *l2; in tei_id_test_dup() local
660 tei_l2remove(struct layer2 *l2) in tei_l2remove()
796 struct layer2 *l2; in create_new_tei() local
847 struct layer2 *l2; in new_tei_req() local
[all …]
/linux-3.3/security/selinux/ss/
Dmls_types.h29 static inline int mls_level_eq(struct mls_level *l1, struct mls_level *l2) in mls_level_eq()
35 static inline int mls_level_dom(struct mls_level *l1, struct mls_level *l2) in mls_level_dom()
41 #define mls_level_incomp(l1, l2) \ argument
44 #define mls_level_between(l1, l2, l3) \ argument
/linux-3.3/arch/parisc/lib/
Dio.c168 unsigned int l = 0, l2; in insw() local
240 unsigned int l = 0, l2; in insl() local
338 unsigned int l = 0, l2; in outsw() local
410 unsigned int l = 0, l2; in outsl() local
/linux-3.3/arch/blackfin/include/asm/
Dcontext.S86 l2 = r0; define
146 l2 = r0; define
221 l2 = r0; define
257 l2 = [sp++]; define
327 l2 = [sp++]; define
/linux-3.3/drivers/isdn/hisax/
Disdnl2.c110 set_peer_busy(struct Layer2 *l2) { in set_peer_busy()
118 clear_peer_busy(struct Layer2 *l2) { in clear_peer_busy()
124 InitWin(struct Layer2 *l2) in InitWin()
133 freewin1(struct Layer2 *l2) in freewin1()
154 ReleaseWin(struct Layer2 *l2) in ReleaseWin()
175 clear_exception(struct Layer2 *l2) in clear_exception()
184 l2headersize(struct Layer2 *l2, int ui) in l2headersize()
191 l2addrsize(struct Layer2 *l2) in l2addrsize()
197 sethdraddr(struct Layer2 *l2, u_char * header, int rsp) in sethdraddr()
387 struct Layer2 *l2 = &st->l2; in legalnr() local
[all …]
/linux-3.3/arch/sparc/lib/
DPeeCeeI.c36 u32 l, l2; in outsl() local
153 u32 l = 0, l2, *pi; in insl() local
/linux-3.3/arch/microblaze/lib/
Dmulsi3.S27 l2: label
/linux-3.3/arch/blackfin/mach-common/
Dinterrupt.S103 l2 = r1; define
/linux-3.3/arch/x86/boot/
Dstring.c135 size_t l1, l2; in strstr() local
/linux-3.3/arch/ia64/lib/
Dmemset.S265 .l2: // ------------------------------------ // L2A: store 32B in 2 cycles label
/linux-3.3/fs/hpfs/
Dname.c75 const unsigned char *n2, unsigned l2, int last) in hpfs_compare_names()
/linux-3.3/sound/pci/ymfpci/
Dymfpci.c166 static inline int snd_ymfpci_create_gameport(struct snd_ymfpci *chip, int dev, int l, int l2) { ret… in snd_ymfpci_create_gameport()
/linux-3.3/drivers/isdn/i4l/
Disdn_tty.c565 isdn_calc_usage(int si, int l2) in isdn_calc_usage()
598 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_dial() local
807 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_resume() local
896 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_send_msg() local
3087 int l2; in isdn_tty_cmd_ATA() local
/linux-3.3/fs/pstore/
Dplatform.c83 const char *s2, unsigned long l2) in pstore_dump()
/linux-3.3/arch/x86/kernel/cpu/
Dintel.c363 unsigned int l2 = 0; in init_intel() local
/linux-3.3/drivers/scsi/arm/
Deesox.c238 unsigned long l1, l2; in eesoxscsi_buffer_in() local
317 unsigned long l1, l2; in eesoxscsi_buffer_out() local
/linux-3.3/drivers/isdn/capi/
Dcapidrv.c81 int l2; member
149 static inline u32 b1prot(int l2, int l3) in b1prot()
172 static inline u32 b2prot(int l2, int l3) in b2prot()
192 static inline u32 b3prot(int l2, int l3) in b3prot()
224 static _cstruct b1config(int l2, int l3) in b1config()
/linux-3.3/drivers/char/
Dramoops.c75 const char *s2, unsigned long l2) in ramoops_do_dump()
/linux-3.3/lib/
Dstring.c694 size_t l1, l2; in strstr() local
720 size_t l2; in strnstr() local
/linux-3.3/fs/nfs/
Dpnfs.c323 struct pnfs_layout_range *l2) in lo_seg_contained()
342 struct pnfs_layout_range *l2) in lo_seg_intersecting()
781 struct pnfs_layout_range *l2) in cmp_layout()
/linux-3.3/arch/s390/lib/
Dstring.c255 int l1, l2; in strstr() local
/linux-3.3/include/linux/
Datmsap.h112 } l2; member
/linux-3.3/arch/powerpc/platforms/52xx/
Dmpc52xx_pic.c295 static int mpc52xx_is_extirq(int l1, int l2) in mpc52xx_is_extirq()
/linux-3.3/tools/perf/util/
Dhelp.c253 int l2 = (*c2)->len; in levenshtein_compare() local

12