| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | dir.c | 469 if (!(cii->c_flags & (C_PURGE | C_FLUSH))) in coda_dentry_revalidate() 475 if (cii->c_flags & C_FLUSH) in coda_dentry_revalidate() 484 cii->c_flags &= ~(C_VATTR | C_PURGE | C_FLUSH); in coda_dentry_revalidate() 503 flags = (ITOC(d_inode(dentry))->c_flags) & C_PURGE; in coda_dentry_delete() 526 if (!cii->c_flags) in coda_revalidate_inode() 529 if (cii->c_flags & (C_VATTR | C_PURGE | C_FLUSH)) { in coda_revalidate_inode() 556 cii->c_flags &= ~(C_VATTR | C_PURGE | C_FLUSH); in coda_revalidate_inode()
|
| H A D | coda_fs_i.h | 19 * c_lock protects accesses to c_flags, c_mapcount, c_cached_epoch, c_uid and 26 u_short c_flags; /* flags (see below) */ member
|
| H A D | coda_linux.h | 85 cii->c_flags |= flag; in coda_flag_inode()
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | dir.c | 463 if (!(cii->c_flags & (C_PURGE | C_FLUSH))) in coda_dentry_revalidate() 469 if (cii->c_flags & C_FLUSH) in coda_dentry_revalidate() 478 cii->c_flags &= ~(C_VATTR | C_PURGE | C_FLUSH); in coda_dentry_revalidate() 503 if (cii->c_flags & C_PURGE) in coda_dentry_delete() 525 if (!cii->c_flags) in coda_revalidate_inode() 528 if (cii->c_flags & (C_VATTR | C_PURGE | C_FLUSH)) { in coda_revalidate_inode() 555 cii->c_flags &= ~(C_VATTR | C_PURGE | C_FLUSH); in coda_revalidate_inode()
|
| H A D | coda_fs_i.h | 19 * c_lock protects accesses to c_flags, c_mapcount, c_cached_epoch, c_uid and 26 u_short c_flags; /* flags (see below) */ member
|
| H A D | coda_linux.h | 91 cii->c_flags |= flag; in coda_flag_inode()
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/vdso/ |
| H A D | Makefile | 65 cmd_vdsold = $(CC) $(c_flags) -Wl,-n -Wl,-T $(real-prereqs) -o $@ 69 cmd_vdsocc = $(CC) $(c_flags) -c -o $@ $<
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/ |
| H A D | Makefile | 41 cmd_vdso32ld = $(CROSS32CC) $(c_flags) -Wl,-T $(filter-out FORCE, $^) -o $@ 45 cmd_vdso32cc = $(CROSS32CC) $(c_flags) -c -fPIC -mno-fast-indirect-calls -o $@ $<
|
| /kernel/linux/linux-6.6/usr/include/ |
| H A D | Makefile | 18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include 85 $(CC) $(c_flags) -fsyntax-only -x c /dev/null \
|
| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| H A D | Makefile | 18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| H A D | Makefile | 18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
|
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | rds_single_path.h | 20 #define c_flags c_path[0].cp_flags macro
|
| H A D | ib_send.c | 299 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_send_cqe_handler() 383 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_send_grab_credits() 419 test_bit(RDS_LL_SEND_FULL, &conn->c_flags) ? ", ll_send_full" : ""); in rds_ib_send_add_credits() 422 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags)) in rds_ib_send_add_credits() 527 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit() 542 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | rds_single_path.h | 20 #define c_flags c_path[0].cp_flags macro
|
| H A D | ib_send.c | 298 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags) || in rds_ib_send_cqe_handler() 382 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_send_grab_credits() 418 test_bit(RDS_LL_SEND_FULL, &conn->c_flags) ? ", ll_send_full" : ""); in rds_ib_send_add_credits() 421 if (test_and_clear_bit(RDS_LL_SEND_FULL, &conn->c_flags)) in rds_ib_send_add_credits() 526 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit() 541 set_bit(RDS_LL_SEND_FULL, &conn->c_flags); in rds_ib_xmit()
|
| /kernel/linux/linux-5.10/usr/include/ |
| H A D | Makefile | 15 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I$(objtree)/usr/include 101 $(CC) $(c_flags) -S -o /dev/null -x c /dev/null \
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/ |
| H A D | Makefile | 37 cmd_vdso64ld = $(CC) $(c_flags) -o $@ -Wl,-T$(filter %.lds,$^) $(filter %.o,$^)
|
| /kernel/linux/linux-5.10/arch/x86/um/ |
| H A D | Makefile | 39 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/ |
| H A D | Makefile | 38 cmd_vdso64ld = $(CC) $(c_flags) -Wl,-T $(filter-out FORCE, $^) -o $@
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/ |
| H A D | Makefile | 53 cmd_vdso32ld = $(VDSOCC) $(c_flags) $(CC32FLAGS) -o $@ -Wl,-T$(filter %.lds,$^) $(filter %.o,$^)
|
| /kernel/linux/linux-5.10/arch/s390/kernel/vdso64/ |
| H A D | Makefile | 65 cmd_vdso64cc = $(CC) $(c_flags) -c -o $@ $<
|
| /kernel/linux/linux-6.6/arch/csky/kernel/vdso/ |
| H A D | Makefile | 33 SYSCFLAGS_vdso.so.dbg = $(c_flags)
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso64/ |
| H A D | Makefile | 71 cmd_vdso64cc = $(CC) $(c_flags) -c -o $@ $<
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso32/ |
| H A D | Makefile | 62 cmd_vdso32cc = $(CC) $(c_flags) -c -o $@ $<
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| H A D | Makefile | 42 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \ macro
|