Home
last modified time | relevance | path

Searched refs:clear_bit (Results 1 – 25 of 33) sorted by relevance

12

/include/linux/
A Dscx200_gpio.h57 clear_bit(index, shadow); /* __clear_bit()? */ in scx200_gpio_set_low()
71 clear_bit(index, shadow); in scx200_gpio_set()
A Dthread_info.h102 clear_bit(flag, (unsigned long *)&ti->flags); in clear_ti_thread_flag()
162 clear_bit(SYSCALL_WORK_BIT_##fl, &current_thread_info()->syscall_work)
169 clear_bit(SYSCALL_WORK_BIT_##fl, &task_thread_info(t)->syscall_work)
A Dfolio_queue.h137 clear_bit(slot, &folioq->marks); in folioq_unmark()
176 clear_bit(slot, &folioq->marks2); in folioq_unmark2()
A Dpage_idle.h85 clear_bit(PAGE_EXT_IDLE, &page_ext->flags); in folio_clear_idle()
A Dlru_cache.h288 clear_bit(__LC_DIRTY, &lc->flags); in lc_unlock()
A Dudp.h120 clear_bit(UDP_FLAGS_##nr, &udp_sk(sk)->udp_flags)
A Dbuffer_head.h98 clear_bit(BH_##bit, &(bh)->b_state); \
163 clear_bit(BH_Uptodate, &bh->b_state); in clear_buffer_uptodate()
A Dsbitmap.h308 clear_bit(SB_NR_TO_BIT(sb, bitnr), __sbitmap_word(sb, bitnr)); in sbitmap_clear_bit()
A Dbitops.h301 ((value) ? set_bit((nr), (addr)) : clear_bit((nr), (addr)))
A Dpage-flags.h426 { clear_bit(PG_##name, folio_flags(folio, page)); }
462 { clear_bit(PG_##lname, &policy(page, 1)->flags); }
1187 clear_bit(PG_anon_exclusive, &PF_ANY(page, 1)->flags); in ClearPageAnonExclusive()
A Dipv6.h286 clear_bit(INET_FLAGS_##nr, &inet_sk(sk)->inet_flags)
A Dpagemap.h265 clear_bit(AS_UNEVICTABLE, &mapping->flags); in mapping_clear_unevictable()
305 clear_bit(AS_RELEASE_ALWAYS, &mapping->flags); in mapping_clear_release_always()
320 clear_bit(AS_STABLE_WRITES, &mapping->flags); in mapping_clear_stable_writes()
A Dfscache.h650 clear_bit(FSCACHE_COOKIE_NO_DATA_TO_READ, &cookie->flags); in fscache_note_page_release()
A Dnodemask.h133 clear_bit(node, dstp->bits); in __node_clear()
A Dskmsg.h307 clear_bit(bit, &psock->state); in sk_psock_clear_state()
A Dof.h208 clear_bit(flag, &n->_flags); in of_node_clear_flag()
224 clear_bit(flag, &p->_flags); in of_property_clear_flag()
A Di2c.h866 clear_bit(I2C_ALF_IS_SUSPENDED, &adap->locked_flags); in i2c_mark_adapter_resumed()
A Dcpumask.h628 clear_bit(cpumask_check(cpu), cpumask_bits(dstp)); in cpumask_clear_cpu()
/include/linux/sched/
A Didle.h46 clear_bit(TIF_POLLING_NRFLAG, in __current_clr_polling()
/include/asm-generic/bitops/
A Dinstrumented-atomic.h39 static __always_inline void clear_bit(long nr, volatile unsigned long *addr) in clear_bit() function
A Dle.h31 clear_bit(nr ^ BITOP_LE_SWIZZLE, addr); in clear_bit_le()
/include/linux/sunrpc/
A Dxprt.h473 clear_bit(XPRT_CONNECTED, &xprt->state); in xprt_clear_connected()
494 clear_bit(XPRT_CONNECTING, &xprt->state); in xprt_clear_connecting()
520 clear_bit(XPRT_BOUND, &xprt->state); in xprt_clear_bound()
526 clear_bit(XPRT_BINDING, &xprt->state); in xprt_clear_binding()
A Dsched.h166 #define rpc_clear_running(t) clear_bit(RPC_TASK_RUNNING, &(t)->tk_runstate)
170 #define rpc_clear_queued(t) clear_bit(RPC_TASK_QUEUED, &(t)->tk_runstate)
/include/linux/mfd/
A D88pm80x.h362 clear_bit(irq, &chip->wu_flag); in pm80x_dev_resume()
/include/net/
A Dinet_sock.h316 clear_bit(INET_FLAGS_##nr, &inet_sk(sk)->inet_flags)

Completed in 46 milliseconds

12