Home
last modified time | relevance | path

Searched refs:l1 (Results 1 – 25 of 273) sorted by relevance

1234567891011

/linux-6.12.1/drivers/isdn/mISDN/
Dlayer1.c94 struct layer1 *l1 = fi->userdata; in l1m_debug() local
103 printk(KERN_DEBUG "%s: %pV\n", dev_name(&l1->dch->dev.dev), &vaf); in l1m_debug()
117 struct layer1 *l1 = fi->userdata; in l1_deact_cnf() local
120 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf()
121 l1->dcb(l1->dch, HW_POWERUP_REQ); in l1_deact_cnf()
127 struct layer1 *l1 = fi->userdata; in l1_deact_req_s() local
130 mISDN_FsmRestartTimer(&l1->timerX, 550, EV_TIMER_DEACT, NULL, 2); in l1_deact_req_s()
131 test_and_set_bit(FLG_L1_DEACTTIMER, &l1->Flags); in l1_deact_req_s()
137 struct layer1 *l1 = fi->userdata; in l1_power_up_s() local
139 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s()
[all …]
/linux-6.12.1/Documentation/networking/
Dtls-offload-layers.svg1l1.46875 0l0 1.46875q0.5625 -1.03125 1.03125 -1.359375q0.484375 -0.328125 1.0625 -0.328125q0.82812…
Dtls-offload-reorder-good.svg1l1.0625 0l0 13.40625z" fill-rule="nonzero"/><path fill="#b6d7a8" d="m340.69897 24.999102l99.02362 …
Dtls-offload-reorder-bad.svg1l1.0625 0l0 13.40625z" fill-rule="nonzero"/><path fill="#c9daf8" d="m340.69897 24.999102l99.02362 …
/linux-6.12.1/security/selinux/ss/
Dmls_types.h29 static inline int mls_level_eq(const struct mls_level *l1, in mls_level_eq() argument
32 return ((l1->sens == l2->sens) && ebitmap_cmp(&l1->cat, &l2->cat)); in mls_level_eq()
35 static inline int mls_level_dom(const struct mls_level *l1, in mls_level_dom() argument
38 return ((l1->sens >= l2->sens) && in mls_level_dom()
39 ebitmap_contains(&l1->cat, &l2->cat, 0)); in mls_level_dom()
42 #define mls_level_incomp(l1, l2) \ argument
43 (!mls_level_dom((l1), (l2)) && !mls_level_dom((l2), (l1)))
45 #define mls_level_between(l1, l2, l3) \ argument
46 (mls_level_dom((l1), (l2)) && mls_level_dom((l3), (l1)))
/linux-6.12.1/arch/sparc/kernel/
Drtrap_64.S62 andn %l1, %o0, %l1
85 ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
87 and %l1, %l4, %l4
88 andn %l1, %l4, %l1
96 rtrap_nmi: ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
98 and %l1, %l4, %l4
99 andn %l1, %l4, %l1
115 ldx [%sp + PTREGS_OFF + PT_V9_TSTATE], %l1
118 and %l1, %l4, %l4
119 andn %l1, %l4, %l1
[all …]
Dhead_64.S169 mov (1b - prom_peer_name), %l1
170 sub %l0, %l1, %l1
174 stx %l1, [%sp + 2047 + 128 + 0x00] ! service, "peer"
184 mov (1b - prom_root_node), %l1
185 sub %l0, %l1, %l1
186 stw %l4, [%l1]
188 mov (1b - prom_getprop_name), %l1
191 sub %l0, %l1, %l1
198 stx %l1, [%sp + 2047 + 128 + 0x00] ! service, "getprop"
212 mov (1b - prom_finddev_name), %l1
[all …]
Dhead_32.S123 sethi %hi(no_sun4u_here), %l1
124 jmpl %l1 + %lo(no_sun4u_here), %g0
129 mov %o1, %l1 ! stash away debug_vec too
321 sll %g1, 0x8, %g1 ! make phys addr for l1 tbl
345 sll %g1, 0x8, %g1 ! make phys addr for l1 tbl
368 mov %l1, %o1 ! and debug_vec
379 add %g7, 0x1c, %l1
380 ld [%l1], %l0
390 ld [%l1], %l0 ! 'compatible' tells
411 ldub [%o2], %l1
[all …]
Dentry.S162 jmp %l1
437 ld [%l1], %l5
448 mov %l1, %o1
468 mov %l1, %o1
488 ld [%l1], %o1
500 ld [%l1], %o1
516 mov %l1, %o1
528 cmp %l1, %l5
532 cmp %l1, %l5
555 mov %l1, %o1
[all …]
Dhvtramp.S56 mov 0, %l1
70 add %l1, 1, %l1
71 cmp %l1, %l2
/linux-6.12.1/arch/hexagon/include/asm/
Dmmu_context.h32 int l1; in switch_mm() local
39 for (l1 = MIN_KERNEL_SEG; l1 <= max_kernel_seg; l1++) in switch_mm()
40 next->pgd[l1] = init_mm.pgd[l1]; in switch_mm()
/linux-6.12.1/fs/ntfs3/
Dupcase.c36 int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2, in ntfs_cmp_names() argument
41 size_t len = min(l1, l2); in ntfs_cmp_names()
55 return l1 - l2; in ntfs_cmp_names()
65 diff2 = l1 - l2; in ntfs_cmp_names()
74 size_t l1 = uni1->len; in ntfs_cmp_names_cpu() local
76 size_t len = min(l1, l2); in ntfs_cmp_names_cpu()
92 return l1 - l2; in ntfs_cmp_names_cpu()
102 diff2 = l1 - l2; in ntfs_cmp_names_cpu()
/linux-6.12.1/kernel/
Dkcmp.c75 static void kcmp_unlock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_unlock() argument
77 if (likely(l2 != l1)) in kcmp_unlock()
79 up_read(l1); in kcmp_unlock()
82 static int kcmp_lock(struct rw_semaphore *l1, struct rw_semaphore *l2) in kcmp_lock() argument
86 if (l2 > l1) in kcmp_lock()
87 swap(l1, l2); in kcmp_lock()
89 err = down_read_killable(l1); in kcmp_lock()
90 if (!err && likely(l1 != l2)) { in kcmp_lock()
93 up_read(l1); in kcmp_lock()
/linux-6.12.1/drivers/pinctrl/renesas/
Dpinctrl-rzn1.c224 u32 l1; in rzn1_set_hw_pin_func() local
260 l1 = readl(&ipctl->lev1->conf[pin]); in rzn1_set_hw_pin_func()
261 l1_cache = l1; in rzn1_set_hw_pin_func()
267 l1 &= ~(RZN1_L1_FUNC_MASK << RZN1_L1_FUNCTION); in rzn1_set_hw_pin_func()
270 l1 |= (pin_config << RZN1_L1_FUNCTION); in rzn1_set_hw_pin_func()
272 l1 |= (RZN1_L1_FUNCTION_L2 << RZN1_L1_FUNCTION); in rzn1_set_hw_pin_func()
278 if (l1 != l1_cache || l2 != l2_cache) { in rzn1_set_hw_pin_func()
279 writel(l1, &ipctl->lev1->conf[pin]); in rzn1_set_hw_pin_func()
493 u32 l1, l2, arg = 0; in rzn1_pinconf_get() local
498 l1 = readl(&ipctl->lev1->conf[pin]); in rzn1_pinconf_get()
[all …]
/linux-6.12.1/drivers/scsi/arm/
Deesox.c240 unsigned long l1, l2; in eesoxscsi_buffer_in() local
242 l1 = readl(reg_dmadata) & mask; in eesoxscsi_buffer_in()
243 l1 |= readl(reg_dmadata) << 16; in eesoxscsi_buffer_in()
246 *(u32 *)buf = l1; in eesoxscsi_buffer_in()
255 unsigned long l1; in eesoxscsi_buffer_in() local
257 l1 = readl(reg_dmadata) & mask; in eesoxscsi_buffer_in()
258 l1 |= readl(reg_dmadata) << 16; in eesoxscsi_buffer_in()
260 *(u32 *)buf = l1; in eesoxscsi_buffer_in()
319 unsigned long l1, l2; in eesoxscsi_buffer_out() local
321 l1 = *(u32 *)buf; in eesoxscsi_buffer_out()
[all …]
/linux-6.12.1/arch/sparc/lib/
Dxor.S390 xor %l3, %l1, %l3
431 xor %l1, %i5, %l1
433 xor %o3, %l1, %o3
449 xor %l1, %i5, %l1
451 xor %o3, %l1, %o3
490 xor %l1, %g3, %l1
492 stxa %l1, [%i0 + 0x08] %asi
503 xor %l1, %g3, %l1
505 stxa %l1, [%i0 + 0x18] %asi
516 xor %l1, %g3, %l1
[all …]
/linux-6.12.1/arch/sparc/prom/
Dcif.S20 mov %g5, %l1
25 mov %l1, %g5
43 mov %o0, %l1
47 restore %l1, 0, %o0
/linux-6.12.1/tools/mm/
Dpage_owner_sort.c128 const struct block_list *l1 = p1, *l2 = p2; in compare_txt() local
130 return strcmp(l1->txt, l2->txt); in compare_txt()
135 const struct block_list *l1 = p1, *l2 = p2; in compare_stacktrace() local
137 return strcmp(l1->stacktrace, l2->stacktrace); in compare_stacktrace()
142 const struct block_list *l1 = p1, *l2 = p2; in compare_num() local
144 return l1->num - l2->num; in compare_num()
149 const struct block_list *l1 = p1, *l2 = p2; in compare_page_num() local
151 return l1->page_num - l2->page_num; in compare_page_num()
156 const struct block_list *l1 = p1, *l2 = p2; in compare_pid() local
158 return l1->pid - l2->pid; in compare_pid()
[all …]
/linux-6.12.1/fs/hpfs/
Dname.c76 const unsigned char *n1, unsigned l1, in hpfs_compare_names() argument
79 unsigned l = l1 < l2 ? l1 : l2; in hpfs_compare_names()
88 if (l1 < l2) return -1; in hpfs_compare_names()
89 if (l1 > l2) return 1; in hpfs_compare_names()
/linux-6.12.1/tools/perf/util/
Ddemangle-java.c162 size_t len, l1 = 0; in java_demangle_sym() local
190 l1 = strlen(buf); in java_demangle_sym()
191 buf[l1++] = ' '; in java_demangle_sym()
195 ptr = __demangle_java_sym(str, p + 1, buf + l1, len - l1, MODE_PREFIX); in java_demangle_sym()
/linux-6.12.1/drivers/firmware/efi/libstub/
Dstring.c52 size_t l1, l2; in strstr() local
57 l1 = strlen(s1); in strstr()
58 while (l1 >= l2) { in strstr()
59 l1--; in strstr()
/linux-6.12.1/drivers/media/platform/ti/davinci/
Dvpif.c72 .l1 = 1,
89 .l1 = 1,
106 .l1 = 1,
123 .l1 = 1,
140 .l1 = 1,
160 .l1 = 1,
180 .l1 = 1,
199 .l1 = 1,
219 .l1 = 1,
301 value = (config->l1 & vpifregs[config_channel_id].len_mask); in vpif_set_mode_info()
/linux-6.12.1/arch/s390/lib/
Dstring.c231 static inline int clcle(const char *s1, unsigned long l1, in clcle() argument
234 union register_pair r1 = { .even = (unsigned long)s1, .odd = l1, }; in clcle()
257 int l1, l2; in strstr() local
262 l1 = __strend(s1) - s1; in strstr()
263 while (l1-- >= l2) { in strstr()
/linux-6.12.1/arch/arm/mach-omap1/
Dirq.c137 void __iomem *l1 = irq_banks[0].va; in omap1_handle_irq() local
142 irqnr = readl_relaxed(l1 + IRQ_ITR_REG_OFFSET); in omap1_handle_irq()
143 irqnr &= ~(readl_relaxed(l1 + IRQ_MIR_REG_OFFSET) & 0xffffffff); in omap1_handle_irq()
147 irqnr = readl_relaxed(l1 + IRQ_SIR_FIQ_REG_OFFSET); in omap1_handle_irq()
151 irqnr = readl_relaxed(l1 + IRQ_SIR_IRQ_REG_OFFSET); in omap1_handle_irq()
/linux-6.12.1/arch/sparc/power/
Dhibernate_asm.S75 ldxa [%l0 ] %asi, %l1 /* address */
79 sub %l1, %g7, %l1
84 ldxa [%l1 + %l3] ASI_PHYS_USE_EC, %g2

1234567891011