Searched refs:l_state (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0013-Introduce-link_map_audit_state-accessor-function.patch | 208 + struct auditstate *l_state = link_map_audit_state (l, cnt); 211 + if ((l_state->bindflags & LA_FLG_BINDFROM) != 0 220 + &l_state->cookie, 229 + struct auditstate *l_state = link_map_audit_state (l, cnt); 236 + &l_state->cookie, 245 + struct auditstate *l_state = link_map_audit_state (l, cnt); 251 + &l_state->cookie, &bound_state->cookie,
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | ad714x.h | 24 unsigned short l_state; member
|
| H A D | ad714x.c | 221 ((ad714x->l_state & hw->l_mask) == hw->l_mask)) { in ad714x_button_state_machine() 231 ((ad714x->l_state & hw->l_mask) != hw->l_mask)) { in ad714x_button_state_machine() 936 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_hw_init() 946 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_interrupt_thread() 1198 ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); in ad714x_enable()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | sed-opal.h | 82 __u32 l_state; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | sed-opal.h | 82 __u32 l_state; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sed-opal.h | 78 __u32 l_state; member
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | sed-opal.c | 1730 if (lkul->l_state == OPAL_RW) in add_user_to_lr() 1799 switch (lkul->l_state) { in lock_unlock_locking_range() 1858 switch (lkul->l_state) { in lock_unlock_locking_range_sum() 2327 if (lk_unlk->l_state != OPAL_RO && in opal_add_user_to_lr() 2328 lk_unlk->l_state != OPAL_RW) { in opal_add_user_to_lr()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_trace.h | 2486 __field(xfs_exntst_t, l_state) 2497 __entry->l_state = state; 2509 __entry->l_state)
|