/linux-4.1.27/kernel/sched/ |
D | fair.c | 255 #define entity_is_task(se) (!se->my_q) argument 257 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() 266 #define for_each_sched_entity(se) \ argument 275 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of() 327 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() 335 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity() 341 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se() 374 static inline struct task_struct *task_of(struct sched_entity *se) in task_of() 384 #define entity_is_task(se) 1 argument 386 #define for_each_sched_entity(se) \ argument [all …]
|
D | debug.c | 64 struct sched_entity *se = tg->se[cpu]; in print_cfs_group_stats() local
|
D | sched.h | 234 struct sched_entity **se; member
|
/linux-4.1.27/net/nfc/ |
D | core.c | 546 struct nfc_se *se; in nfc_find_se() local 558 struct nfc_se *se; in nfc_enable_se() local 607 struct nfc_se *se; in nfc_disable_se() local 880 struct nfc_se *se; in nfc_add_se() local 914 struct nfc_se *se, *n; in nfc_remove_se() local 959 struct nfc_se *se, *n; in nfc_release() local
|
D | netlink.c | 503 struct nfc_se *se; in nfc_genl_se_transaction() local 1284 struct nfc_se *se, *n; in nfc_genl_send_se() local 1366 struct nfc_se *se; in nfc_se_io() local
|
/linux-4.1.27/fs/ocfs2/ |
D | slot_map.c | 85 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local 171 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
|
/linux-4.1.27/fs/logfs/ |
D | super.c | 57 struct logfs_segment_entry se; in dump_segfile() local 192 struct logfs_segment_entry se; in write_one_sb() local
|
D | readwrite.c | 2035 struct logfs_segment_entry *se; in logfs_mod_segment_entry() local 2061 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry() 2069 struct logfs_segment_entry *se) in logfs_get_segment_entry() 2074 static void __set_segment_used(struct logfs_segment_entry *se, long increment) in __set_segment_used() 2094 static void __set_segment_erased(struct logfs_segment_entry *se, long ec_level) in __set_segment_erased() 2107 static void __set_segment_reserved(struct logfs_segment_entry *se, long ignore) in __set_segment_reserved() 2117 static void __set_segment_unreserved(struct logfs_segment_entry *se, in __set_segment_unreserved()
|
D | gc.c | 99 struct logfs_segment_entry se; in logfs_valid_bytes() local 601 struct logfs_segment_entry se; in logfs_journal_wl_pass() local
|
D | segment.c | 814 struct logfs_segment_entry se; in ostore_get_erase_count() local
|
/linux-4.1.27/drivers/s390/net/ |
D | smsgiucv_app.c | 122 struct smsg_app_event *se; in smsg_app_callback() local
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | alarmtimer-suspend.c | 134 struct sigevent se; in main() local
|
D | set-timer-lat.c | 126 struct sigevent se; in do_timer() local
|
/linux-4.1.27/mm/ |
D | swapfile.c | 126 struct swap_extent *se; in discard_swap() local 164 struct swap_extent *se = si->curr_swap_extent; in discard_swap_cluster() local 1011 struct swap_extent *se = &sis->first_swap_extent; in swap_type_of() local 1583 struct swap_extent *se; in map_swap_entry() local 1623 struct swap_extent *se; in destroy_swap_extents() local 1650 struct swap_extent *se; in add_swap_extent() local
|
/linux-4.1.27/fs/f2fs/ |
D | segment.c | 512 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs() local 647 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local 655 struct seg_entry *se; in update_sit_entry() local 932 struct seg_entry *se = get_seg_entry(sbi, seg->segno); in __next_free_blkoff() local 1268 struct seg_entry *se; in recover_data_page() local 1735 struct seg_entry *se; in flush_sit_entries() local 1976 struct seg_entry *se = &sit_i->sentries[start]; in build_sit_entries() local
|
D | segment.h | 295 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit() 306 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
|
D | super.c | 633 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | module.c | 280 const Elf_Shdr *s, *se; in find_mod_section() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | module.c | 406 const Elf_Shdr *s, *se; in module_finalize() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | nmi.h | 32 __u32 se : 1; /* 16 storage error uncorrected */ member
|
/linux-4.1.27/drivers/nfc/pn544/ |
D | pn544.c | 823 struct nfc_se *se; in pn544_hci_enable_se() local 878 struct nfc_se *se; in pn544_hci_disable_se() local
|
/linux-4.1.27/scripts/dtc/ |
D | util.c | 76 const char *ss, *se; in util_is_printable_string() local
|
/linux-4.1.27/crypto/ |
D | twofish_common.c | 593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
|
/linux-4.1.27/fs/hpfs/ |
D | anode.c | 66 secno se; in hpfs_add_sector_to_btree() local
|
/linux-4.1.27/scripts/ |
D | kallsyms.c | 593 static int may_be_linker_script_provide_symbol(const struct sym_entry *se) in may_be_linker_script_provide_symbol()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pemx-defs.h | 530 uint64_t se:1; member 576 uint64_t se:1; member 622 uint64_t se:1; member
|
/linux-4.1.27/drivers/media/usb/msi2500/ |
D | msi2500.c | 305 struct {signed int x:14; } se; /* sign extension */ in msi2500_convert_stream() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | statahead.c | 390 struct ll_sa_entry *se; in do_sa_entry_to_stated() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | t4.h | 560 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
|
/linux-4.1.27/include/linux/ |
D | f2fs_fs.h | 373 struct f2fs_sit_entry se; member
|
D | sched.h | 1314 struct sched_entity se; member
|
/linux-4.1.27/tools/perf/util/ |
D | sort.c | 1236 struct sort_entry *se; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | si.c | 5283 static u32 si_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in si_get_cu_active_bitmap()
|
D | cik.c | 6946 static u32 cik_get_cu_active_bitmap(struct radeon_device *rdev, u32 se, u32 sh) in cik_get_cu_active_bitmap()
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | cthw20k1.c | 652 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
|
D | cthw20k2.c | 654 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
|
/linux-4.1.27/drivers/md/ |
D | dm-cache-target.c | 1121 sector_t se = bio_end_sector(bio); in calc_discard_block_range() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | pal.h | 475 se : 1, /* Shared error. MCA in a member
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4state.c | 2160 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()
|