Home
last modified time | relevance | path

Searched defs:se (Results 1 – 25 of 25) sorted by relevance

/linux-3.3/kernel/sched/
Dfair.c231 #define entity_is_task(se) (!se->my_q) argument
233 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
242 #define for_each_sched_entity(se) \ argument
251 static inline struct cfs_rq *cfs_rq_of(struct sched_entity *se) in cfs_rq_of()
298 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group()
306 static inline struct sched_entity *parent_entity(struct sched_entity *se) in parent_entity()
312 static inline int depth_se(struct sched_entity *se) in depth_se()
323 find_matching_se(struct sched_entity **se, struct sched_entity **pse) in find_matching_se()
356 static inline struct task_struct *task_of(struct sched_entity *se) in task_of()
366 #define entity_is_task(se) 1 argument
[all …]
Ddebug.c63 struct sched_entity *se = tg->se[cpu]; in print_cfs_group_stats() local
Dsched.h113 struct sched_entity **se; member
/linux-3.3/tools/perf/util/
Dhist.c258 struct sort_entry *se; in hist_entry__cmp() local
273 struct sort_entry *se; in hist_entry__collapse() local
851 struct sort_entry *se; in hist_entry__snprintf() local
891 struct sort_entry *se = list_first_entry(&hist_entry__sort_list, in hist_entry__fprintf_callchain() local
904 struct sort_entry *se; in hists__fprintf() local
1073 struct sort_entry *se; in hists__sort_list_width() local
/linux-3.3/mm/
Dswapfile.c103 struct swap_extent *se; in discard_swap() local
141 struct swap_extent *se = si->curr_swap_extent; in discard_swap_cluster() local
783 struct swap_extent *se = &sis->first_swap_extent; in swap_type_of() local
1299 struct swap_extent *se; in map_swap_entry() local
1339 struct swap_extent *se; in destroy_swap_extents() local
1358 struct swap_extent *se; in add_swap_extent() local
/linux-3.3/drivers/s390/net/
Dsmsgiucv_app.c122 struct smsg_app_event *se; in smsg_app_callback() local
/linux-3.3/fs/logfs/
Dsuper.c57 struct logfs_segment_entry se; in dump_segfile() local
192 struct logfs_segment_entry se; in write_one_sb() local
Dreadwrite.c2029 struct logfs_segment_entry *se; in logfs_mod_segment_entry() local
2055 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()
2063 struct logfs_segment_entry *se) in logfs_get_segment_entry()
2068 static void __set_segment_used(struct logfs_segment_entry *se, long increment) in __set_segment_used()
2088 static void __set_segment_erased(struct logfs_segment_entry *se, long ec_level) in __set_segment_erased()
2101 static void __set_segment_reserved(struct logfs_segment_entry *se, long ignore) in __set_segment_reserved()
2111 static void __set_segment_unreserved(struct logfs_segment_entry *se, in __set_segment_unreserved()
Dgc.c99 struct logfs_segment_entry se; in logfs_valid_bytes() local
601 struct logfs_segment_entry se; in logfs_journal_wl_pass() local
Dsegment.c813 struct logfs_segment_entry se; in ostore_get_erase_count() local
/linux-3.3/fs/ocfs2/
Dslot_map.c85 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-3.3/arch/arm/kernel/
Dmodule.c258 const Elf_Shdr *s, *se; in find_mod_section() local
/linux-3.3/arch/s390/include/asm/
Dnmi.h32 __u32 se : 1; /* 16 storage error uncorrected */ member
/linux-3.3/fs/nfs/blocklayout/
Dblocklayout.c322 struct pnfs_block_short_extent *se; in mark_extents_written() local
750 struct pnfs_block_short_extent *se, *stemp; in release_inval_marks() local
Dextents.c894 struct pnfs_block_short_extent *se = NULL, *tmp; in bl_free_short_extents() local
/linux-3.3/crypto/
Dtwofish_common.c593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
/linux-3.3/fs/hpfs/
Danode.c66 secno se; in hpfs_add_sector_to_btree() local
/linux-3.3/scripts/
Dkallsyms.c550 static int may_be_linker_script_provide_symbol(const struct sym_entry *se) in may_be_linker_script_provide_symbol()
/linux-3.3/arch/mips/include/asm/octeon/
Dcvmx-pemx-defs.h349 uint64_t se:1; member
376 uint64_t se:1; member
403 uint64_t se:1; member
/linux-3.3/drivers/infiniband/hw/cxgb4/
Dt4.h473 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
/linux-3.3/sound/pci/ctxfi/
Dcthw20k1.c652 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
Dcthw20k2.c654 static int amixer_set_se(void *blk, unsigned int se) in amixer_set_se()
/linux-3.3/fs/nfsd/
Dnfs4state.c1294 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()
/linux-3.3/arch/ia64/include/asm/
Dpal.h475 se : 1, /* Shared error. MCA in a member
/linux-3.3/include/linux/
Dsched.h1253 struct sched_entity se; member